Home
last modified time | relevance | path

Searched defs:match_limit (Results 1 – 4 of 4) sorted by relevance

/external/pcre/pcrecpp/include/
Dpcrecpp.h385 int match_limit() const { return match_limit_; }; in match_limit() function
/external/pcre/dist2/src/
Dpcre2_intmodedep.h590 uint32_t match_limit; member
849 uint32_t match_limit; /* As it says */ member
901 uint32_t match_limit; /* As it says */ member
Dpcre2grep.c232 static uint32_t match_limit = 0; variable
Dpcre2test.c4336 depth_limit, heap_limit, match_limit, minlength, nameentrysize, namecount, in show_pattern_info() local