Home | History | Annotate | Download | only in i18n

Lines Matching refs:U16_IS_SURROGATE_LEAD

3480                                 if(!U16_IS_SURROGATE_LEAD(schar) && U16_IS_LEAD(lead = getPrevNormalizedChar(source, status))) {