Searched defs:wcscoll_l (Results 1 – 4 of 4) sorted by relevance
45 wcscoll_l(const wchar_t *s1, const wchar_t *s2, locale_t loc) in wcscoll_l() function
150 inline _LIBCPP_INLINE_VISIBILITY int wcscoll_l(const wchar_t *ws1, in wcscoll_l() function
244 #define wcscoll_l _wcscoll_l macro
195 int wcscoll_l(const wchar_t *__s1, const wchar_t *__s2, locale_t locale) in wcscoll_l() function