Home | History | Annotate | Download | only in common

Lines Matching refs:U_LEAD_SURROGATE

119 #define U_LEAD_SURROGATE U_CHAR_CATEGORY_COUNT + 1
452 cat = U_IS_LEAD(cp) ? U_LEAD_SURROGATE : U_TRAIL_SURROGATE;