Searched refs:IsUnicodeWhitespace (Results 1 – 2 of 2) sorted by relevance
312 bool IsUnicodeWhitespace(char16_t c);
362 if (IsUnicodeWhitespace(*i)) { in CollapseWhitespaceT()589 bool IsUnicodeWhitespace(char16_t c) { in IsUnicodeWhitespace() function