| /openbsd-src/gnu/llvm/libcxx/include/ |
| H A D | string.h | 102 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD const char* strstr(const char* __s1, const … in strstr() function 105 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD char* strstr(char* __s1, const char* __s2) { in strstr() function
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
| H A D | strstr.h | 30 #define strstr rpl_strstr macro
|
| H A D | strstr.c | 32 strstr (const char *haystack, const char *needle) in strstr() function
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| H A D | strstr.h | 30 #define strstr rpl_strstr macro
|
| H A D | strstr.c | 32 strstr (const char *haystack, const char *needle) in strstr() function
|
| /netbsd-src/external/gpl2/xcvs/dist/lib/ |
| H A D | strstr.h | 30 #define strstr rpl_strstr macro
|
| H A D | strstr.c | 37 strstr (const char *haystack, const char *needle) in strstr() function
|
| /netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
| H A D | strstr.c | 25 strstr (const char *s1, const char *s2) in strstr() function
|
| /netbsd-src/external/gpl3/gcc/dist/libiberty/ |
| H A D | strstr.c | 26 strstr (const char *s1, const char *s2) in strstr() function
|
| /netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
| H A D | strstr.c | 30 strstr (const char *s1, const char *s2) in strstr() function
|
| /netbsd-src/external/gpl3/binutils/dist/libiberty/ |
| H A D | strstr.c | 26 strstr (const char *s1, const char *s2) in strstr() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| H A D | string-opt-1.c | 41 strstr(const char *s1, const char *s2) in strstr() function
|
| /openbsd-src/gnu/lib/libiberty/src/ |
| H A D | strstr.c | 30 strstr (const char *s1, const char *s2) in strstr() function
|
| /netbsd-src/common/lib/libc/string/ |
| H A D | strstr.c | 56 strstr(const char *s, const char *find) in strstr() function
|
| /openbsd-src/gnu/usr.bin/cvs/lib/ |
| H A D | strstr.c | 18 char *strstr(Source, What) in strstr() function
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
| H A D | string.h | 103 const char* strstr(const char* __s1, const char* __s2) {return __libcpp_strstr(__s1, __s2);} in strstr() function 105 char* strstr( char* __s1, const char* __s2) {return __libcpp_strstr(__s1, __s2);} in strstr() function
|
| /netbsd-src/external/bsd/am-utils/dist/libamu/ |
| H A D | strstr.c | 78 strstr(char *s1, char *s2) in strstr() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/tests/base/ansi/ |
| H A D | string.h | 17 inline char *strstr(char *__1, const char *__2) in strstr() function
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
| H A D | strstr.c | 39 strstr (const char *haystack_start, const char *needle_start) in strstr() function
|
| /openbsd-src/gnu/gcc/libstdc++-v3/include/c_std/ |
| H A D | std_cstring.h | 125 strstr(char* __s1, const char* __s2) in strstr() function
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/include/c_std/ |
| H A D | std_cstring.h | 124 strstr(char* __s1, const char* __s2) in strstr() function
|
| /openbsd-src/lib/libc/string/ |
| H A D | strstr.c | 172 strstr(const char *h, const char *n) in strstr() function
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
| H A D | brig-util.cc | 196 std::ostringstream strstr; in gccbrig_reg_name() local
|
| /netbsd-src/bin/csh/ |
| H A D | misc.c | 159 strstr(char *s, char *t) in strstr() function
|
| /netbsd-src/sys/external/bsd/acpica/dist/utilities/ |
| H A D | utclib.c | 653 strstr ( in strstr() function
|