Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h629 uint32_t limit_match; /* Limit set in the pattern */ member
H A Dpcre2_jit_compile.c189 sljit_u32 limit_match; member
201 sljit_u32 limit_match; member
H A Dpcre2_compile.c9141 uint32_t limit_match = UINT32_MAX; /* Unset match limits */ in pcre2_compile() local

Completed in 62 milliseconds