Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/
H A Dwchar.h161 wcspbrk(const wchar_t* __s1, const wchar_t* __s2) { wcspbrk() function
164 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD wchar_t* wcspbrk(wchar_t* __s1, const wchar_t* __s2) { wcspbrk() function