Home
last modified time | relevance | path

Searched refs:xstrcoll (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/localedata/
Dcollate-test.c33 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
/glibc-2.36/ChangeLog.old/
DChangeLog.localedata9979 * collate-test.c (xstrcoll): Make l1 and l2 const.
DChangeLog.1828927 * localedata/collate-test.c (xstrcoll): Likewise.