Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/
H A Dstring.h73 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD const char* strchr(const char* __s, int __c) { strchr() function
76 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD char* strchr(char* __s, int __c) { strchr() function