Searched refs:match_call_count (Results 1 – 2 of 2) sorted by relevance
780 uint32_t match_call_count; /* As it says */ member
770 if (mb->match_call_count++ >= mb->match_limit) RRETURN(PCRE2_ERROR_MATCHLIMIT); in match()6993 mb->match_call_count = 0; in pcre2_match()