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
786 PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK)7809 (cb->cx->extra_options & PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK) == 0) in compile_branch()
196 #ifdef PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK198 #define PHP_PCRE_DEFAULT_EXTRA_COPTIONS PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK
Completed in 38 milliseconds