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