Searched refs:xstrcoll (Results 1 – 1 of 1) sorted by relevance
34 static int xstrcoll (const void *, const void *);108 qsort (strings, nstrings, sizeof (struct lines), xstrcoll); in main()124 xstrcoll (ptr1, ptr2) in xstrcoll() function
Completed in 4 milliseconds