HomeSort by relevance Sort by last modified time
    Searched refs:match_call_count (Results 1 - 2 of 2) sorted by null

  /external/pcre/dist2/src/
pcre2_intmodedep.h 780 uint32_t match_call_count; /* As it says */ member in struct:match_block
    [all...]
pcre2_match.c 770 if (mb->match_call_count++ >= mb->match_limit) RRETURN(PCRE2_ERROR_MATCHLIMIT);
    [all...]

Completed in 657 milliseconds