Searched defs:UTF16_IS_TRAIL (Results 1 – 12 of 12) sorted by relevance
568 #define UTF16_IS_TRAIL(uchar) UTF_IS_SECOND_SURROGATE(uchar) macro