Searched refs:hascrorlf (Results 1 – 2 of 2) sorted by relevance
4161 hascrorlf, maxlookbehind, match_empty; in main() local4176 new_info(re, NULL, PCRE_INFO_HASCRORLF, &hascrorlf) + in main()4223 if (hascrorlf) fprintf(outfile, "Contains explicit CR or LF match\n"); in main()
3033 static SLJIT_INLINE struct sljit_label *mainloop_entry(compiler_common *common, BOOL hascrorlf, BOO… in mainloop_entry() argument3048 if (!(hascrorlf || firstline) && (common->nltype == NLTYPE_ANY || in mainloop_entry()