Searched defs:match_limit (Results 1 – 7 of 7) sorted by relevance
530 int match_limit() const { return match_limit_; } in match_limit() function531 void set_match_limit(int match_limit) { in set_match_limit()
49 int match_limit; member105 void PCRE::Init(const char* pattern, Option options, int match_limit, in Init()525 int match_limit = match_limit_; in TryMatch() local
314 unsigned long int match_limit; /* Maximum number of calls to match() */ member327 unsigned long int match_limit; /* Maximum number of calls to match() */ member
2093 unsigned long int match_limit; /* As it says */ member
591 uint32_t match_limit; member851 uint32_t match_limit; /* As it says */ member905 uint32_t match_limit; /* As it says */ member
265 static uint32_t match_limit = 0; variable
4431 depth_limit, heap_limit, match_limit, minlength, nameentrysize, namecount, in show_pattern_info() local