Home | History | Annotate | Download | only in intltest

Lines Matching refs:starters

5668             UnicodeSet starters;
5669 RegexCompile::findCaseInsensitiveStarters(firstChar, &starters);
5670 if (!starters.contains(cp)) {