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