Home
last modified time | relevance | path

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

/localedata/
A Dtst-xlocale2.c13 locale_t l2; in main() local
25 l2 = duplocale (l); in main()
26 if (l2 == NULL) in main()
33 result |= do_test (l2); in main()
A Dcollate-test.c131 const struct lines *l2 = (const struct lines *) ptr2; in xstrcoll() local
133 return strcoll (l1->key, l2->key); in xstrcoll()
A Dxfrm-test.c177 const struct lines *l2 = (const struct lines *) ptr2; in xstrcmp() local
179 return strcmp (l1->xfrm, l2->xfrm); in xstrcmp()

Completed in 4 milliseconds