Home | History | Annotate | Download | only in intltest

Lines Matching refs:getTailoredSet

1840       set = coll->getTailoredSet(status);
1974 virtual UnicodeSet *getTailoredSet(UErrorCode &status) const;
2170 UnicodeSet * TestCollator::getTailoredSet(UErrorCode &status) const
2172 return Collator::getTailoredSet(status);
2206 UnicodeSet *defaultset = col1.getTailoredSet(status);