Searched refs:PCRE2_ALLOW_EMPTY_CLASS (Results 1 – 2 of 2) sorted by relevance
119 #define PCRE2_ALLOW_EMPTY_CLASS 0x00000001u /* C */ macro
772 PCRE2_ALLOW_EMPTY_CLASS|PCRE2_ALT_BSUX|PCRE2_ALT_CIRCUMFLEX| \3312 (cb->external_options & PCRE2_ALLOW_EMPTY_CLASS) != 0) in parse_regex()
Completed in 44 milliseconds