Home | History | Annotate | Download | only in src

Lines Matching full:strstr

600   if (strstr(r.message(), substr) == NULL) {
1249 return strstr(haystack, needle) != NULL;
3201 const char* const next_segment = strstr(segment, "]]>");