Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h631 uint32_t limit_match; /* Limit set in the pattern */ member
H A Dpcre2_jit_compile.c196 sljit_u32 limit_match; member
208 sljit_u32 limit_match; member
H A Dpcre2_compile.c10152 uint32_t limit_match = UINT32_MAX; /* Unset match limits */ in pcre2_compile() local

Completed in 74 milliseconds