Searched refs:sortStable (Results 1 – 2 of 2) sorted by relevance
61 UBool sortStable, UErrorCode *pErrorCode);
219 UBool sortStable, UErrorCode *pErrorCode) { in uprv_sortArray() argument230 } else if(length<MIN_QSORT || sortStable) { in uprv_sortArray()