Searched refs:PCRE2_DISABLE_RECURSELOOP_CHECK (Results 1 – 2 of 2) sorted by relevance
194 #define PCRE2_DISABLE_RECURSELOOP_CHECK 0x00040000u /* not for pcre2_dfa_match() or pcre2_jit_ma… macro
77 PCRE2_DISABLE_RECURSELOOP_CHECK)5448 (mb->moptions & PCRE2_DISABLE_RECURSELOOP_CHECK) == 0) in match()
Completed in 22 milliseconds