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