Searched refs:U_SURROGATE (Results 1 – 6 of 6) sorted by relevance
307 #define _Cs FLAG(U_SURROGATE)
428 if ((cat = u_charType(cp)) == U_SURROGATE) { in getCharCat()
95 || type == U_SURROGATE) continue; in TestExhaustive()
124 case U_SURROGATE: return HB_UNICODE_GENERAL_CATEGORY_SURROGATE; in hb_icu_unicode_general_category()
713 U_SURROGATE = 18, enumerator801 #define U_GC_CS_MASK U_MASK(U_SURROGATE)
123 /* Cs */ U_SURROGATE,