Searched refs:__libcpp_wcschr (Results 1 – 1 of 1) sorted by relevance
147 inline _LIBCPP_HIDE_FROM_ABI wchar_t* __libcpp_wcschr(const wchar_t* __s, wchar_t __c) { in __libcpp_wcschr() function151 return __libcpp_wcschr(__s, __c); in wcschr()154 return __libcpp_wcschr(__s, __c); in wcschr()