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