Searched refs:xstrcoll (Results 1 – 3 of 3) sorted by relevance
33 static int xstrcoll (const void *, const void *);112 qsort (strings, nstrings, sizeof (struct lines), xstrcoll); in main()128 xstrcoll (const void *ptr1, const void *ptr2) in xstrcoll() function
9979 * collate-test.c (xstrcoll): Make l1 and l2 const.
28927 * localedata/collate-test.c (xstrcoll): Likewise.