Searched defs:UTF8_NEED_MULTIPLE_UCHAR (Results 1 – 2 of 2) sorted by relevance
324 #define UTF8_NEED_MULTIPLE_UCHAR(c) ((uint32_t)(c)>0x7f) macro