Home
last modified time | relevance | path

Searched refs:PCRE2_DISABLE_RECURSELOOP_CHECK (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2.h194 #define PCRE2_DISABLE_RECURSELOOP_CHECK 0x00040000u /* not for pcre2_dfa_match() or pcre2_jit_ma… macro
H A Dpcre2_match.c77 PCRE2_DISABLE_RECURSELOOP_CHECK)
5448 (mb->moptions & PCRE2_DISABLE_RECURSELOOP_CHECK) == 0) in match()

Completed in 27 milliseconds