Home
last modified time | relevance | path

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

/NextBSD/lib/libc/string/
HDwcsstr.c47 wcsstr(const wchar_t * __restrict s, const wchar_t * __restrict find) in wcsstr() function
/NextBSD/contrib/libstdc++/include/c_std/
Dstd_cwchar.h229 wcsstr(wchar_t* __s1, const wchar_t* __s2) in wcsstr() function