Searched refs:Frdepth (Results 1 – 1 of 1) sorted by relevance
180 #define Frdepth F->rdepth macro613 Frdepth = 0; /* "Recursion" depth */ in match()659 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()697 N->rdepth = Frdepth + 1; in match()727 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()4975 if (mb->hasthen || Frdepth == 0) in match()5939 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()