Searched refs:wcscoll_l (Results 1 – 2 of 2) sorted by relevance
158 extern int wcscoll_l(const wchar_t *, const wchar_t *, locale_t);
225 int wcscoll_l(const wchar_t *ws1, const wchar_t *ws2, locale_t) { in wcscoll_l() function