Searched defs:strcoll_l (Results 1 – 3 of 3) sorted by relevance
85 #define strcoll_l _strcoll_l macro
137 static inline int strcoll_l(const char *s1, const char *s2, locale_t) { in strcoll_l() function
243 int strcoll_l(const char *__s1, const char *__s2, locale_t locale) in strcoll_l() function