Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dascii.cc181 bool is_ws = false; in RemoveExtraAsciiWhitespace() local
/third_party/skia/src/utils/
H A DSkParse.cpp18 static inline bool is_ws(int c) in is_ws() function
H A DSkParsePath.cpp14 static inline bool is_ws(int c) { in is_ws() function
H A DSkJSON.cpp261 static inline bool is_ws(char c) { return g_token_flags[static_cast<uint8_t>(c)] & 0x02; } in is_ws() function
/third_party/skia/modules/svg/src/
H A DSkSVGAttributeParser.cpp26 inline bool is_ws(char c) { in is_ws() function
/third_party/ffmpeg/libavutil/
H A Dbprint.c318 int is_ws = !!strchr(WHITESPACES, *src); in av_bprint_escape() local
/third_party/nghttp2/lib/
H A Dsfparse.c178 static int is_ws(uint8_t c) { in is_ws() function
/third_party/node/deps/nghttp2/lib/
H A Dsfparse.c178 static int is_ws(uint8_t c) { in is_ws() function

Completed in 9 milliseconds