Searched refs:__libcpp_wcsstr (Results 1 – 1 of 1) sorted by relevance
178 inline _LIBCPP_HIDE_FROM_ABI wchar_t* __libcpp_wcsstr(const wchar_t* __s1, const wchar_t* __s2) { in __libcpp_wcsstr() function183 return __libcpp_wcsstr(__s1, __s2); in wcsstr()186 return __libcpp_wcsstr(__s1, __s2); in wcsstr()