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