Home | History | Annotate | Download | only in src

Lines Matching full:strstr

631   if (strstr(r.message(), substr.c_str()) == NULL) {
1223 return strstr(haystack, needle) != NULL;
3133 const char* const next_segment = strstr(segment, "]]>");