Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c214 #define META_ATOMIC 0x80020000u /* atomic group */ macro
676 { 6, META_ATOMIC },
1029 case META_ATOMIC: fprintf(stderr, "META (?>"); break; in show_parsed()
3743 case META_ATOMIC: in parse_regex()
3775 *parsed_pattern++ = META_ATOMIC; in parse_regex()
4425 *parsed_pattern++ = META_ATOMIC; in parse_regex()
6422 case META_ATOMIC: in compile_branch()
8881 case META_ATOMIC: in parsed_skip()
9317 case META_ATOMIC: in get_branchlength()
9508 case META_ATOMIC: in check_lookbehinds()

Completed in 32 milliseconds