Searched refs:MUTF8_4B_FIRST (Results 1 – 2 of 2) sorted by relevance
70 constexpr uint8_t MUTF8_4B_FIRST = 0xf0; variable
138 auto ch0 = static_cast<uint8_t>((codePoint >> (DATA_WIDTH * CONST_3)) | MUTF8_4B_FIRST); in ConvertUtf16ToMUtf8()