Home | History | Annotate | Download | only in src

Lines Matching refs:hascrorlf

3866     hasbackslashc, hascrorlf, jchanged, last_ctype, last_cunit, match_empty,
3909 pattern_info(PCRE2_INFO_HASCRORLF, &hascrorlf, FALSE) +
3963 if (hascrorlf) fprintf(outfile, "Contains explicit CR or LF match\n");