Searched refs:maxlookbehind (Results 1 – 1 of 1) sorted by relevance
4161 hascrorlf, maxlookbehind, match_empty; in main() local4178 new_info(re, NULL, PCRE_INFO_MAXLOOKBEHIND, &maxlookbehind) in main()4187 if (maxlookbehind > 0) in main()4188 fprintf(outfile, "Max lookbehind = %d\n", maxlookbehind); in main()