Searched refs:normalCmpList (Results 1 – 1 of 1) sorted by relevance
3994 static int normalCmpList(const void *a, in normalCmpList() function4017 ignorecase ? caselessCmpList : normalCmpList); in sortedList()