Home | History | Annotate | Download | only in dist

Lines Matching full:hascrorlf

4164         hascrorlf, maxlookbehind, match_empty;
4179 new_info(re, NULL, PCRE_INFO_HASCRORLF, &hascrorlf) +
4226 if (hascrorlf) fprintf(outfile, "Contains explicit CR or LF match\n");