Searched defs:strcoll_l (Results 1 – 5 of 5) sorted by relevance
4 int strcoll_l(const char *l, const char *r, locale_t loc) in strcoll_l() function
6 int strcoll_l(const char *l, const char *r, locale_t loc) in strcoll_l() function
85 #define strcoll_l _strcoll_l macro
87 int strcoll_l(const char *__s1, const char *__s2, locale_t __l) { in strcoll_l() function
243 int strcoll_l(const char *__s1, const char *__s2, locale_t locale) in strcoll_l() function