Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2.h119 #define PCRE2_ALLOW_EMPTY_CLASS 0x00000001u /* C */ macro
H A Dpcre2_compile.c772 PCRE2_ALLOW_EMPTY_CLASS|PCRE2_ALT_BSUX|PCRE2_ALT_CIRCUMFLEX| \
3291 (cb->external_options & PCRE2_ALLOW_EMPTY_CLASS) != 0) in parse_regex()

Completed in 28 milliseconds