this_recurse     1740 ext/pcre/pcrelib/pcre_compile.c recurse_check this_recurse;
this_recurse     1806 ext/pcre/pcrelib/pcre_compile.c     this_recurse.prev = recurses;
this_recurse     1807 ext/pcre/pcrelib/pcre_compile.c     this_recurse.group = cs;
this_recurse     1808 ext/pcre/pcrelib/pcre_compile.c     d = find_fixedlength(cs + IMM2_SIZE, utf, atend, cd, &this_recurse);
this_recurse     2400 ext/pcre/pcrelib/pcre_compile.c recurse_check this_recurse;
this_recurse     2464 ext/pcre/pcrelib/pcre_compile.c     this_recurse.prev = recurses;
this_recurse     2465 ext/pcre/pcrelib/pcre_compile.c     this_recurse.group = scode;
this_recurse     2469 ext/pcre/pcrelib/pcre_compile.c       if (could_be_empty_branch(scode, endcode, utf, cd, &this_recurse))
this_recurse       91 ext/pcre/pcrelib/pcre_study.c recurse_check this_recurse;
this_recurse      420 ext/pcre/pcrelib/pcre_study.c             this_recurse.prev = recurses;
this_recurse      421 ext/pcre/pcrelib/pcre_study.c             this_recurse.group = cs;
this_recurse      422 ext/pcre/pcrelib/pcre_study.c             dd = find_minlength(re, cs, startcode, options, &this_recurse,
this_recurse      457 ext/pcre/pcrelib/pcre_study.c           this_recurse.prev = recurses;
this_recurse      458 ext/pcre/pcrelib/pcre_study.c           this_recurse.group = cs;
this_recurse      459 ext/pcre/pcrelib/pcre_study.c           d = find_minlength(re, cs, startcode, options, &this_recurse,
this_recurse      520 ext/pcre/pcrelib/pcre_study.c         this_recurse.prev = recurses;
this_recurse      521 ext/pcre/pcrelib/pcre_study.c         this_recurse.group = cs;
this_recurse      523 ext/pcre/pcrelib/pcre_study.c           &this_recurse, countptr);