Searched defs:limit_match (Results 1 – 6 of 6) sorted by relevance
260 static struct xtables_match limit_match[] = { variable
632 uint32_t limit_match; /* Limit set in the pattern */ member
196 sljit_u32 limit_match; member208 sljit_u32 limit_match; member
10154 uint32_t limit_match = UINT32_MAX; /* Unset match limits */ in pcre2_compile() local