Searched refs:kUnicodeMaxCodepoint (Results 1 – 1 of 1) sorted by relevance
55 static const char32_t kUnicodeMaxCodepoint = 0x0010FFFF; variable95 else if (srcChar <= kUnicodeMaxCodepoint) { in utf32_codepoint_utf8_length()397 if (utf32 > kUnicodeMaxCodepoint) { in utf8_length()