Home | History | Annotate | Download | only in intltest

Lines Matching refs:starters

5615             UnicodeSet starters;
5616 RegexCompile::findCaseInsensitiveStarters(firstChar, &starters);
5617 if (!starters.contains(cp)) {