Searched refs:getTailoredSet (Results 1 – 12 of 12) sorted by relevance
867 virtual UnicodeSet *getTailoredSet(UErrorCode &status) const;
612 virtual UnicodeSet *getTailoredSet(UErrorCode &status) const;
607 virtual UnicodeSet *getTailoredSet(UErrorCode &status) const;
968 virtual UnicodeSet *getTailoredSet(UErrorCode &status) const;
248 LocalPointer<UnicodeSet> thisTailored(getTailoredSet(errorCode));249 LocalPointer<UnicodeSet> otherTailored(o.getTailoredSet(errorCode));266 LocalPointer<UnicodeSet> set(getTailoredSet(errorCode)); in hashCode()354 RuleBasedCollator::getTailoredSet(UErrorCode &errorCode) const { in getTailoredSet() function in RuleBasedCollator
608 UnicodeSet *set = Collator::fromUCollator(coll)->getTailoredSet(*status); in ucol_getTailoredSet()
655 UnicodeSet *Collator::getTailoredSet(UErrorCode &status) const in getTailoredSet() function in Collator
1789 set = coll->getTailoredSet(status); in TestGetTailoredSet()1923 virtual UnicodeSet *getTailoredSet(UErrorCode &status) const;2119 UnicodeSet * TestCollator::getTailoredSet(UErrorCode &status) const in getTailoredSet() function in TestCollator2121 return Collator::getTailoredSet(status); in getTailoredSet()2155 UnicodeSet *defaultset = col1.getTailoredSet(status); in TestSubclass()
1925 set = coll.getTailoredSet(status); in TestGetTailoredSet()2031 virtual UnicodeSet *getTailoredSet(UErrorCode &status) const;2220 UnicodeSet * TestCollator::getTailoredSet(UErrorCode &status) const in getTailoredSet() function in TestCollator2222 return Collator::getTailoredSet(status); in getTailoredSet()2256 UnicodeSet *defaultset = col1.getTailoredSet(status); in TestSubclass()
900 LocalPointer<UnicodeSet> tailored(coll->getTailoredSet(errorCode)); in TestTailoredElements()
318 RuleBasedCollator::getTailoredSet(UErrorCode &status) const in getTailoredSet() function in RuleBasedCollator
581 UnicodeSet *Collator::getTailoredSet(UErrorCode &status) const in getTailoredSet() function in Collator