Home | History | Annotate | Download | only in i18n

Lines Matching refs:starters

2879                     UnicodeSet starters(c, c);
2880 starters.closeOver(USET_CASE_INSENSITIVE);
2881 // findCaseInsensitiveStarters(c, &starters);
2884 fRXPat->fInitialChars->addAll(starters);