Home
last modified time | relevance | path

Searched refs:wcscoll (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/locale/
Dwcscoll.c37 wcscoll(const wchar_t *s1, const wchar_t *s2) in wcscoll() function
/bionic/libc/include/
Dwchar.h118 extern int wcscoll(const wchar_t *, const wchar_t *);
/bionic/libc/bionic/
Dwchar.cpp226 return wcscoll(ws1, ws2); in wcscoll_l()
/bionic/libc/
DAndroid.mk354 upstream-openbsd/lib/libc/locale/wcscoll.c \