Home
last modified time | relevance | path

Searched refs:wcscoll_l (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/
Dwchar.h158 extern int wcscoll_l(const wchar_t *, const wchar_t *, locale_t);
/bionic/libc/bionic/
Dwchar.cpp225 int wcscoll_l(const wchar_t *ws1, const wchar_t *ws2, locale_t) { in wcscoll_l() function