Searched refs:sortWithUComparator (Results 1 – 3 of 3) sorted by relevance
251 void sortWithUComparator(UComparator *compare, const void *context, UErrorCode &ec);
557 void UVector::sortWithUComparator(UComparator *compare, const void *context, UErrorCode &ec) { in sortWithUComparator() function in UVector
640 inputList_->sortWithUComparator(recordCompareFn, collator_, errorCode); in initBuckets()921 firstCharsInScripts_->sortWithUComparator(collatorComparator, collatorPrimaryOnly_, status); in init()