this_recurse     1738 ext/pcre/pcrelib/pcre_compile.c recurse_check this_recurse;
this_recurse     1804 ext/pcre/pcrelib/pcre_compile.c     this_recurse.prev = recurses;
this_recurse     1805 ext/pcre/pcrelib/pcre_compile.c     this_recurse.group = cs;
this_recurse     1806 ext/pcre/pcrelib/pcre_compile.c     d = find_fixedlength(cs + IMM2_SIZE, utf, atend, cd, &this_recurse);
this_recurse     2398 ext/pcre/pcrelib/pcre_compile.c recurse_check this_recurse;
this_recurse     2462 ext/pcre/pcrelib/pcre_compile.c     this_recurse.prev = recurses;
this_recurse     2463 ext/pcre/pcrelib/pcre_compile.c     this_recurse.group = scode;
this_recurse     2467 ext/pcre/pcrelib/pcre_compile.c       if (could_be_empty_branch(scode, endcode, utf, cd, &this_recurse))
this_recurse       89 ext/pcre/pcrelib/pcre_study.c recurse_check this_recurse;
this_recurse      418 ext/pcre/pcrelib/pcre_study.c             this_recurse.prev = recurses;
this_recurse      419 ext/pcre/pcrelib/pcre_study.c             this_recurse.group = cs;
this_recurse      420 ext/pcre/pcrelib/pcre_study.c             dd = find_minlength(re, cs, startcode, options, &this_recurse,
this_recurse      455 ext/pcre/pcrelib/pcre_study.c           this_recurse.prev = recurses;
this_recurse      456 ext/pcre/pcrelib/pcre_study.c           this_recurse.group = cs;
this_recurse      457 ext/pcre/pcrelib/pcre_study.c           d = find_minlength(re, cs, startcode, options, &this_recurse,
this_recurse      518 ext/pcre/pcrelib/pcre_study.c         this_recurse.prev = recurses;
this_recurse      519 ext/pcre/pcrelib/pcre_study.c         this_recurse.group = cs;
this_recurse      521 ext/pcre/pcrelib/pcre_study.c           &this_recurse, countptr);