Searched defs:wcsstr (Results 1 – 2 of 2) sorted by relevance
49 wcsstr(const wchar_t * __restrict s, const wchar_t * __restrict find) in wcsstr() function
230 TEST(wchar, wcsstr) { in TEST() argument