Searched defs:strcoll_l (Results 1 – 5 of 5) sorted by relevance
51 __weak_alias(strcoll_l, _strcoll_l) in __weak_alias() argument64 strcoll_l(const char *s1, const char *s2, locale_t loc) in strcoll_l() function
134 inline _LIBCPP_INLINE_VISIBILITY int strcoll_l(const char *s1, const char *s2, in strcoll_l() function
242 #define strcoll_l _strcoll_l macro
190 int strcoll_l(const char *__s1, const char *__s2, locale_t locale) in strcoll_l() function
670 #define strcoll_l _strcoll_l global() macro