Searched refs:wcsncasecmp_l (Results 1 – 7 of 7) sorted by relevance
/bionic/libc/bionic/ |
D | wchar_l.cpp | 36 int wcsncasecmp_l(const wchar_t* ws1, const wchar_t* ws2, size_t n, locale_t) { in wcsncasecmp_l() function
|
/bionic/tests/headers/posix/ |
D | wchar_h.c | 91 FUNCTION(wcsncasecmp_l, int (*f)(const wchar_t*, const wchar_t*, size_t, locale_t)); in wchar_h()
|
/bionic/libc/include/ |
D | wchar.h | 87 int wcsncasecmp_l(const wchar_t* __lhs, const wchar_t* __rhs, size_t __n, locale_t __l) __INTRODUCE…
|
/bionic/libc/tools/ |
D | posix-2013.txt | 1146 wcsncasecmp_l
|
/bionic/docs/ |
D | status.md | 145 * <wchar.h> `open_wmemstream`, `wcscasecmp_l`/`wcsncasecmp_l`, `wmempcpy`.
|
/bionic/tools/versioner/platforms/ |
D | libc.map.txt | 1177 wcsncasecmp_l; # introduced=23
|
/bionic/libc/ |
D | libc.map.txt | 1177 wcsncasecmp_l; # introduced=23
|