Home | History | Annotate | Download | only in src

Lines Matching refs:match_limit

577   { "match_limit",                MOD_CTM,  MOD_INT, 0,                          MO(match_limit) },
3867 match_limit, minlength, nameentrysize, namecount, newline_convention,
3872 switch(pattern_info(PCRE2_INFO_MATCHLIMIT, &match_limit, TRUE))
3931 fprintf(outfile, "Match limit = %u\n", match_limit);