Searched refs:THREE_BYTES_UTF8 (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/c_utils/base/src/ | ||
H A D | unicode_ex.cpp | 42 constexpr char32_t THREE_BYTES_UTF8 = 0x00010000; member 105 } else if (srcChar < THREE_BYTES_UTF8) { in Utf32CodePointUtf8Length() |
Completed in 2 milliseconds