Home
last modified time | relevance | path

Searched refs:__libcpp_wcspbrk (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/include/
H A Dwchar.h157 inline _LIBCPP_HIDE_FROM_ABI wchar_t* __libcpp_wcspbrk(const wchar_t* __s1, const wchar_t* __s2) { in __libcpp_wcspbrk() function
162 return __libcpp_wcspbrk(__s1, __s2); in wcspbrk()
165 return __libcpp_wcspbrk(__s1, __s2); in wcspbrk()