Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2.h120 #define PCRE2_ALT_BSUX 0x00000002u /* C */ macro
H A Dpcre2_compile.c772 PCRE2_ALLOW_EMPTY_CLASS|PCRE2_ALT_BSUX|PCRE2_ALT_CIRCUMFLEX| \
1585 ((options & PCRE2_ALT_BSUX) | (extra_options & PCRE2_EXTRA_ALT_BSUX)) != 0; in PRIV()

Completed in 27 milliseconds