Home | History | Annotate | Download | only in intltest

Lines Matching refs:starters

5665             UnicodeSet starters;
5666 RegexCompile::findCaseInsensitiveStarters(firstChar, &starters);
5667 if (!starters.contains(cp)) {