Searched refs:PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK (Results 1 – 3 of 3) sorted by relevance
155 #define PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK 0x00000040u /* C */ macro
788 PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK)7904 (cb->cx->extra_options & PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK) == 0) in compile_branch()
205 #ifdef PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK207 #define PHP_PCRE_DEFAULT_EXTRA_COPTIONS PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK
Completed in 40 milliseconds