Searched refs:U_IS_SURROGATE_TRAIL (Results 1 – 4 of 4) sorted by relevance
211 #define U_IS_SURROGATE_TRAIL(c) (((c)&0x400)!=0) macro