startcode 82 ext/pcre/pcrelib/pcre_study.c const pcre_uchar *startcode, int options, recurse_check *recurses, startcode 136 ext/pcre/pcrelib/pcre_study.c d = find_minlength(re, cc, startcode, options, recurses, countptr); startcode 396 ext/pcre/pcrelib/pcre_study.c ce = cs = (pcre_uchar *)PRIV(find_bracket)(startcode, utf, GET2(slot, 0)); startcode 420 ext/pcre/pcrelib/pcre_study.c dd = find_minlength(re, cs, startcode, options, &this_recurse, startcode 436 ext/pcre/pcrelib/pcre_study.c ce = cs = (pcre_uchar *)PRIV(find_bracket)(startcode, utf, GET2(cc, 1)); startcode 457 ext/pcre/pcrelib/pcre_study.c d = find_minlength(re, cs, startcode, options, &this_recurse, startcode 506 ext/pcre/pcrelib/pcre_study.c cs = ce = (pcre_uchar *)startcode + GET(cc, 1); startcode 520 ext/pcre/pcrelib/pcre_study.c branchlength += find_minlength(re, cs, startcode, options,