Searched defs:wcscoll_l (Results 1 – 3 of 3) sorted by relevance
87 #define wcscoll_l _wcscoll_l macro
151 static inline int wcscoll_l(const wchar_t *ws1, const wchar_t *ws2, locale_t) { in wcscoll_l() function
248 int wcscoll_l(const wchar_t *__s1, const wchar_t *__s2, locale_t locale) in wcscoll_l() function