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