Home
last modified time | relevance | path

Searched defs:ws2 (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dwchar_l.cpp32 int wcscasecmp_l(const wchar_t* ws1, const wchar_t* ws2, locale_t) { in wcscasecmp_l()
36 int wcsncasecmp_l(const wchar_t* ws1, const wchar_t* ws2, size_t n, locale_t) { in wcsncasecmp_l()
40 int wcscoll_l(const wchar_t* ws1, const wchar_t* ws2, locale_t) { in wcscoll_l()