Home
last modified time | relevance | path

Searched defs:IsWhiteSpace (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/strings/
H A Dchar-predicates-inl.h147 bool IsWhiteSpace(base::uc32 c) { in IsWhiteSpace() function
/third_party/node/deps/v8/src/date/
H A Ddateparser.h145 bool IsWhiteSpace() { return tag_ == kWhiteSpaceTag; } in IsWhiteSpace() function
/third_party/lame/ACM/tinyxml/
H A Dtinyxml.h113 static bool IsWhiteSpace( int c ) { return ( isspace( c ) || c == '\n' || c == '\r' ); } in IsWhiteSpace() function in TiXmlBase
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.h290 inline static bool IsWhiteSpace( char c ) in IsWhiteSpace() function in TiXmlBase
294 inline static bool IsWhiteSpace( int c ) in IsWhiteSpace() function in TiXmlBase
/third_party/skia/modules/canvaskit/
H A Dinterface.js

Completed in 8 milliseconds