Searched refs:ONE_BYTE_UTF8 (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/c_utils/base/src/ | ||
H A D | unicode_ex.cpp | 40 constexpr char32_t ONE_BYTE_UTF8 = 0x00000080; member 101 if (srcChar < ONE_BYTE_UTF8) { in Utf32CodePointUtf8Length() |
Completed in 2 milliseconds