Searched refs:find_minlength (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_study.c82 find_minlength(const REAL_PCRE *re, const pcre_uchar *code, function
133 d = find_minlength(re, cc, startcode, options, recurse_depth);
404 int dd = find_minlength(re, cs, startcode, options, recurse_depth);
428 d = find_minlength(re, cs, startcode, options, recurse_depth);
481 branchlength += find_minlength(re, cs, startcode, options,
1506 switch(min = find_minlength(re, code, code, re->options, 0))

Completed in 30 milliseconds