Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_intmodedep.h591 uint32_t match_limit; member
862 uint32_t match_limit; /* As it says */ member
916 uint32_t match_limit; /* As it says */ member
Dpcre2grep.c257 static uint32_t match_limit = 0; variable
Dpcre2test.c4443 depth_limit, heap_limit, match_limit, minlength, nameentrysize, namecount, in show_pattern_info() local