rdepth 292 pcre/pcrelib/pcre_exec.c rrc = match(ra,rb,mstart,rc,rd,re,rdepth+1); \ rdepth 302 pcre/pcrelib/pcre_exec.c rrc = match(ra,rb,mstart,rc,rd,re,rdepth+1) rdepth 513 pcre/pcrelib/pcre_exec.c frame->Xrdepth = rdepth; rdepth 634 pcre/pcrelib/pcre_exec.c if (rdepth == 0) rdepth 635 pcre/pcrelib/pcre_exec.c return match((PCRE_PUCHAR)&rdepth, NULL, NULL, 0, NULL, NULL, 1); rdepth 638 pcre/pcrelib/pcre_exec.c int len = (char *)&rdepth - (char *)eptr; rdepth 691 pcre/pcrelib/pcre_exec.c if (rdepth >= md->match_limit_recursion) RRETURN(PCRE_ERROR_RECURSIONLIMIT);