Searched refs:THREE_BYTES_UTF8 (Results 1 – 1 of 1) sorted by relevance
42 constexpr char32_t THREE_BYTES_UTF8 = 0x00010000; variable105 } else if (srcChar < THREE_BYTES_UTF8) { in Utf32CodePointUtf8Length()