Searched refs:kNumWhitespaces (Results 1 – 1 of 1) sorted by relevance
70 constexpr int kNumWhitespaces = ARRAYSIZE(kWhitespaces); variable260 return GetMatchIndex(kWhitespaces, kNumWhitespaces, codepoint) >= 0; in IsWhitespace()