Home | History | Annotate | Download | only in common

Lines Matching defs:applyPattern

341             applyPattern(pattern, status);
351 UnicodeSet& UnicodeSet::applyPattern(const UnicodeString& pattern,
354 // return applyPattern(pattern, USET_IGNORE_SPACE, NULL, status);
385 applyPattern(chars, symbols, rebuiltPat, USET_IGNORE_SPACE, NULL, status);
441 void UnicodeSet::applyPattern(RuleCharacterIterator& chars,
582 nested->applyPattern(chars, symbols, patLocal, options, caseClosure, ec);