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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_study.c83 find_minlength(const REAL_PCRE *re, const pcre_uchar *code, function
138 d = find_minlength(re, cc, startcode, options, recurses, countptr);
422 dd = find_minlength(re, cs, startcode, options, &this_recurse,
459 d = find_minlength(re, cs, startcode, options, &this_recurse,
522 branchlength += find_minlength(re, cs, startcode, options,
1549 switch(min = find_minlength(re, code, code, re->options, NULL, &count))

Completed in 29 milliseconds