Home | History | Annotate | Download | only in common

Lines Matching full:newpat

2073 void UnicodeSet::setPattern(const UnicodeString& newPat) {
2075 int32_t newPatLen = newPat.length();
2079 newPat.extractBetween(0, patLen, pat);