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

/freebsd-9.3-release/lib/libc/string/
H A Dwcsstr.c47 wcsstr(const wchar_t * __restrict s, const wchar_t * __restrict find) function
/freebsd-9.3-release/contrib/libstdc++/include/c_std/
H A Dstd_cwchar.h124 #undef wcsstr macro
229 wcsstr(wchar_t* __s1, const wchar_t* __s2) function

Completed in 54 milliseconds