Searched refs:PCRE2_ALT_VERBNAMES (Results 1 – 2 of 2) sorted by relevance
141 #define PCRE2_ALT_VERBNAMES 0x00400000u /* C */ macro
773 PCRE2_ALT_VERBNAMES|PCRE2_DOLLAR_ENDONLY|PCRE2_DOTALL|PCRE2_DUPNAMES| \2680 ((options & (PCRE2_EXTENDED | PCRE2_ALT_VERBNAMES)) != in parse_regex()2681 (PCRE2_EXTENDED | PCRE2_ALT_VERBNAMES)) || in parse_regex()2730 if ((options & PCRE2_ALT_VERBNAMES) != 0) in parse_regex()
Completed in 31 milliseconds