Searched refs:PCRE2_EXTRA_ALT_BSUX (Results 1 – 2 of 2) sorted by relevance
154 #define PCRE2_EXTRA_ALT_BSUX 0x00000020u /* C */ macro
785 PCRE2_EXTRA_ESCAPED_CR_IS_LF|PCRE2_EXTRA_ALT_BSUX| \1602 ((options & PCRE2_ALT_BSUX) | (extra_options & PCRE2_EXTRA_ALT_BSUX)) != 0; in PRIV()1640 (extra_options & PCRE2_EXTRA_ALT_BSUX) != 0) in PRIV()
Completed in 38 milliseconds