Searched defs:UTF_IS_TRAIL (Results 1 – 3 of 3) sorted by relevance
1046 #define UTF_IS_TRAIL(uchar) U16_IS_TRAIL(uchar) macro