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