Searched refs:PCRE2_ALT_BSUX (Results 1 – 2 of 2) sorted by relevance
120 #define PCRE2_ALT_BSUX 0x00000002u /* C */ macro
772 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 36 milliseconds