Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c239 #define META_OPTIONS 0x801b0000u /* (?i) and friends */ macro
1057 case META_OPTIONS: fprintf(stderr, "META_OPTIONS 0x%02x", *pptr++); break; in show_parsed()
4029 *parsed_pattern++ = META_OPTIONS; in parse_regex()
6207 case META_OPTIONS: in compile_branch()
9076 case META_OPTIONS: in get_branchlength()
9580 case META_OPTIONS: in check_lookbehinds()

Completed in 24 milliseconds