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