Searched defs:ws2 (Results 1 – 2 of 2) sorted by relevance
219 int wcscasecmp_l(const wchar_t* ws1, const wchar_t* ws2, locale_t) { in wcscasecmp_l()223 int wcsncasecmp_l(const wchar_t* ws1, const wchar_t* ws2, size_t n, locale_t) { in wcsncasecmp_l()
225 int wcscoll_l(const wchar_t *ws1, const wchar_t *ws2, locale_t) { in wcscoll_l()