Home
last modified time | relevance | path

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

/aosp12/bionic/libc/upstream-freebsd/lib/libc/string/
H A Dwcscasecmp.c36 wcscasecmp(const wchar_t *s1, const wchar_t *s2) in wcscasecmp() function
/aosp12/bionic/tests/
H A Dwchar_test.cpp1072 TEST(wchar, wcscasecmp) { in TEST() argument