Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c214 #define META_ATOMIC 0x80020000u /* atomic group */ macro
678 { 6, META_ATOMIC },
1034 case META_ATOMIC: fprintf(stderr, "META (?>"); break; in show_parsed()
3851 case META_ATOMIC: in parse_regex()
3883 *parsed_pattern++ = META_ATOMIC; in parse_regex()
4534 *parsed_pattern++ = META_ATOMIC; in parse_regex()
6534 case META_ATOMIC: in compile_branch()
9007 case META_ATOMIC: in parsed_skip()
9443 case META_ATOMIC: in get_branchlength()
9634 case META_ATOMIC: in check_lookbehinds()

Completed in 24 milliseconds