Searched refs:ONE_BYTE_UTF8 (Results 1 – 1 of 1) sorted by relevance
40 constexpr char32_t ONE_BYTE_UTF8 = 0x00000080; variable101 if (srcChar < ONE_BYTE_UTF8) { in Utf32CodePointUtf8Length()