Home
last modified time | relevance | path

Searched defs:is_space (Results 1 - 8 of 8) sorted by relevance

/third_party/rust/crates/nom/src/character/
H A Dmod.rs98 pub fn is_space(chr: u8) -> bool { in is_space() functions
/third_party/node/deps/brotli/c/enc/
H A Dstatic_dict.c326 BROTLI_BOOL is_space = TO_BROTLI_BOOL(data[0] == ' '); in BrotliFindAllStaticDictionaryMatches() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dstatic_dict.c326 BROTLI_BOOL is_space = TO_BROTLI_BOOL(data[0] == ' '); in BrotliFindAllStaticDictionaryMatches() local
/third_party/rust/crates/nom/benchmarks/benches/
H A Dhttp.rs55 fn is_space(c: u8) -> bool { in is_space() functions
/third_party/toybox/toys/pending/
H A Ddiff.c197 int t = 0, is_space; in read_tok() local
/third_party/ffmpeg/libavformat/
H A Dsbgdec.c207 static inline int is_space(char c) in is_space() function
/third_party/python/Modules/_decimal/
H A D_decimal.c1921 is_space(enum PyUnicode_Kind kind, const void *data, Py_ssize_t pos) in is_space() function
/third_party/tzdata/
H A Dzic.c3581 is_space(char a) in is_space() function

Completed in 22 milliseconds