Searched refs:kUnicodeMaxCodepoint (Results 1 – 1 of 1) sorted by relevance
39 static const char32_t kUnicodeMaxCodepoint = 0x0010FFFF; variable79 else if (srcChar <= kUnicodeMaxCodepoint) { in utf32_codepoint_utf8_length()