Home
last modified time | relevance | path

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

/bionic/libc/upstream-freebsd/lib/libc/string/
Dwcsstr.c49 wcsstr(const wchar_t * __restrict s, const wchar_t * __restrict find) in wcsstr() function
/bionic/tests/
Dwchar_test.cpp230 TEST(wchar, wcsstr) { in TEST() argument