Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c214 #define META_ATOMIC 0x80020000u /* atomic group */ macro
678 { 6, META_ATOMIC },
1040 case META_ATOMIC: fprintf(stderr, "META (?>"); break; in show_parsed()
4011 case META_ATOMIC: in parse_regex()
4043 *parsed_pattern++ = META_ATOMIC; in parse_regex()
4745 *parsed_pattern++ = META_ATOMIC; in parse_regex()
6798 case META_ATOMIC: in compile_branch()
9304 case META_ATOMIC: in parsed_skip()
9760 case META_ATOMIC: in get_branchlength()
9996 case META_ATOMIC: in check_lookbehinds()

Completed in 25 milliseconds