Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2.h155 #define PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK 0x00000040u /* C */ macro
H A Dpcre2_compile.c786 PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK)
7809 (cb->cx->extra_options & PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK) == 0) in compile_branch()
/PHP-8.1/ext/pcre/
H A Dphp_pcre.c196 #ifdef PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK
198 #define PHP_PCRE_DEFAULT_EXTRA_COPTIONS PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK

Completed in 55 milliseconds