Searched defs:strstr (Results 1 – 5 of 5) sorted by relevance
5 char *strstr(const char *cs, const char *ct) in strstr() function
50 char *strstr(const char *s1, const char *s2) in strstr() function
255 char *strstr(const char *s1, const char *s2) in strstr() function
171 char *strstr(const char *s1, const char *s2) in strstr() function
749 char *strstr(const char *s1, const char *s2) in strstr() function