Searched defs:wcscoll_l (Results 1 – 3 of 3) sorted by relevance
13 wcscoll_l(const wchar_t *s1, const wchar_t *s2, in wcscoll_l() function
102 inline _LIBCPP_HIDE_FROM_ABI_C int wcscoll_l(const wchar_t* __ws1, const wchar_t* __ws2, locale_t) { in wcscoll_l() function
243 #define wcscoll_l _wcscoll_l macro