Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c239 #define META_OPTIONS 0x801b0000u /* (?i) and friends */ macro
1062 case META_OPTIONS: fprintf(stderr, "META_OPTIONS 0x%02x", *pptr++); break; in show_parsed()
4137 *parsed_pattern++ = META_OPTIONS; in parse_regex()
6318 case META_OPTIONS: in compile_branch()
9202 case META_OPTIONS: in get_branchlength()
9706 case META_OPTIONS: in check_lookbehinds()

Completed in 23 milliseconds