Home
last modified time | relevance | path

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

/aosp12/bionic/libc/upstream-freebsd/lib/libc/string/
H A Dwcsncasecmp.c36 wcsncasecmp(const wchar_t *s1, const wchar_t *s2, size_t n) in wcsncasecmp() function
/aosp12/bionic/tests/
H A Dwchar_test.cpp1109 TEST(wchar, wcsncasecmp) { in TEST() argument