Searched defs:UTF8_ONE_BYTE_MASK (Results 1 – 2 of 2) sorted by relevance
685 static const uint8_t UTF8_ONE_BYTE_MASK = 0xE0; variable
70 static const char UTF8_ONE_BYTE_MASK = 0xE0; variable