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