Home
last modified time | relevance | path

Searched refs:pcre2_set_match_limit (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_context.c426 pcre2_set_match_limit(pcre2_match_context *mcontext, uint32_t limit) in pcre2_set_match_limit() function
H A Dpcre2.h622 pcre2_set_match_limit(pcre2_match_context *, uint32_t); \
886 #define pcre2_set_match_limit PCRE2_SUFFIX(pcre2_set_match_limit_) macro
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c309 pcre2_set_match_limit(mctx, (uint32_t)PCRE_G(backtrack_limit)); in PHP_INI_MH()

Completed in 28 milliseconds