Home
last modified time | relevance | path

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

/minix3/common/lib/libc/string/
H A Dstrstr.c56 strstr(const char *s, const char *find) in strstr() function
/llvm-project/libcxx/include/
H A Dstring.h101 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD const char* strstr(const char* __s1, const char* __s2) { strstr() function
104 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD char* strstr(char* __s1, const char* __s2) { strstr() function
/minix3/bin/csh/
H A Dmisc.c159 strstr(char *s, char *t) in strstr() function
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInterceptors.cpp197 ATTRIBUTE_INTERFACE char *strstr(const char *s1, const char *s2) { in strstr() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h610 strstr, enumerator