Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2.h120 #define PCRE2_ALT_BSUX 0x00000002u /* C */ macro
H A Dpcre2_compile.c776 PCRE2_ALLOW_EMPTY_CLASS|PCRE2_ALT_BSUX|PCRE2_ALT_CIRCUMFLEX| \
1556 ((options & PCRE2_ALT_BSUX) | (xoptions & PCRE2_EXTRA_ALT_BSUX)) != 0; in PRIV()

Completed in 31 milliseconds