Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/
H A Dwchar.h182 wcsstr(const wchar_t* __s1, const wchar_t* __s2) { wcsstr() function
185 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD wchar_t* wcsstr(wchar_t* __s1, const wchar_t* __s2) { wcsstr() function