Searched defs:UTF16_IS_SINGLE (Results 1 – 12 of 12) sorted by relevance
562 #define UTF16_IS_SINGLE(uchar) !UTF_IS_SURROGATE(uchar) macro