Home | History | Annotate | Download | only in i18n

Lines Matching full:char32at

411         newCS -= U16_LENGTH(text.char32At(newCS)) - 1;
481 !filter->contains(c=text.char32At(index.start))) {
488 filter->contains(c=text.char32At(index.limit))) {
572 int32_t charLength = U16_LENGTH(text.char32At(passLimit));
1143 UChar32 c = id.char32At(i);