Home
last modified time | relevance | path

Searched refs:applyPropertyPattern (Results 1 – 4 of 4) sorted by relevance

/external/chromium/third_party/icu/public/common/unicode/
Duniset.h1538 UnicodeSet& applyPropertyPattern(const UnicodeString& pattern,
1542 void applyPropertyPattern(RuleCharacterIterator& chars,
/external/icu4c/common/unicode/
Duniset.h1567 UnicodeSet& applyPropertyPattern(const UnicodeString& pattern,
1571 void applyPropertyPattern(RuleCharacterIterator& chars,
/external/chromium/third_party/icu/source/common/
Duniset_props.cpp595 nested->applyPropertyPattern(chars, patLocal, ec); in applyPattern()
1179 UnicodeSet& UnicodeSet::applyPropertyPattern(const UnicodeString& pattern, in applyPropertyPattern() function in UnicodeSet
1278 void UnicodeSet::applyPropertyPattern(RuleCharacterIterator& chars, in applyPropertyPattern() function in UnicodeSet
1285 applyPropertyPattern(pattern, pos, ec); in applyPropertyPattern()
/external/icu4c/common/
Duniset_props.cpp660 nested->applyPropertyPattern(chars, patLocal, ec); in applyPattern()
1244 UnicodeSet& UnicodeSet::applyPropertyPattern(const UnicodeString& pattern, in applyPropertyPattern() function in UnicodeSet
1343 void UnicodeSet::applyPropertyPattern(RuleCharacterIterator& chars, in applyPropertyPattern() function in UnicodeSet
1350 applyPropertyPattern(pattern, pos, ec); in applyPropertyPattern()