Home | History | Annotate | Download | only in common

Lines Matching refs:U16_IS_LEAD

130                 if (U16_IS_LEAD(lead)) {
195 if (U16_IS_LEAD(c) == FALSE) {
275 if (U16_IS_LEAD(c) == FALSE) {
331 if (U16_IS_LEAD(lead) == FALSE) {
1812 U16_IS_LEAD(ex->s[ut->chunkLength-1])) {
1909 start32>0 && U16_IS_LEAD(rep->charAt(start32-1)))
1913 if (limit32<oldLength && U16_IS_LEAD
2464 if (U16_IS_LEAD(str[chunkLimit-1])) {
2550 if (si>0 && U16_IS_LEAD(s[si-1]) &&