Searched refs:kWhitespaces (Results 1 – 1 of 1) sorted by relevance
63 constexpr char32 kWhitespaces[] = { variable70 constexpr int kNumWhitespaces = ARRAYSIZE(kWhitespaces);260 return GetMatchIndex(kWhitespaces, kNumWhitespaces, codepoint) >= 0; in IsWhitespace()