Searched defs:UTF8_DECODE_4BYTE_MASK (Results 1 – 2 of 2) sorted by relevance
220 static constexpr uint16_t UTF8_DECODE_4BYTE_MASK = 0xf8; variable
236 static constexpr uint16_t UTF8_DECODE_4BYTE_MASK = 0xf8; variable