Searched defs:U16_IS_SINGLE (Results 1 – 2 of 2) sorted by relevance
50 #define U16_IS_SINGLE(c) !U_IS_SURROGATE(c) macro