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