Home
last modified time | relevance | path

Searched defs:getTailoredSet (Results 1 – 11 of 11) sorted by relevance

/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DCollator.java1212 public UnicodeSet getTailoredSet() in getTailoredSet() method in Collator
DRuleBasedCollator.java992 public UnicodeSet getTailoredSet() { in getTailoredSet() method in RuleBasedCollator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCollator.java1163 public UnicodeSet getTailoredSet() in getTailoredSet() method in Collator
DRuleBasedCollator.java966 public UnicodeSet getTailoredSet() { in getTailoredSet() method in RuleBasedCollator
/third_party/node/deps/icu-small/source/i18n/
Dcoll.cpp666 UnicodeSet *Collator::getTailoredSet(UErrorCode &status) const in getTailoredSet() function in Collator
Drulebasedcollator.cpp370 RuleBasedCollator::getTailoredSet(UErrorCode &errorCode) const { in getTailoredSet() function in RuleBasedCollator
/third_party/skia/third_party/externals/icu/source/i18n/
Dcoll.cpp665 UnicodeSet *Collator::getTailoredSet(UErrorCode &status) const in getTailoredSet() function in Collator
Drulebasedcollator.cpp368 RuleBasedCollator::getTailoredSet(UErrorCode &errorCode) const { in getTailoredSet() function in RuleBasedCollator
/third_party/icu/icu4c/source/i18n/
Dcoll.cpp665 UnicodeSet *Collator::getTailoredSet(UErrorCode &status) const in getTailoredSet() function in Collator
Drulebasedcollator.cpp368 RuleBasedCollator::getTailoredSet(UErrorCode &errorCode) const { in getTailoredSet() function in RuleBasedCollator
/third_party/icu/icu4c/source/test/intltest/
Dapicoll.cpp2236 UnicodeSet * TestCollator::getTailoredSet(UErrorCode &status) const in getTailoredSet() function in TestCollator