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.h585 uint32_t match_limit; member
781 uint32_t match_limit; /* As it says */ member
Dpcre2grep.c198 static uint32_t match_limit = 0; variable
Dpcre2test.c3867 match_limit, minlength, nameentrysize, namecount, newline_convention, in show_pattern_info() local