Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c241 #define META_RECURSE 0x80200000u /* Recursion */ macro
883 case META_RECURSE: in show_parsed()
3776 *parsed_pattern++ = META_RECURSE | (uint32_t)i; in parse_regex()
7274 case META_RECURSE: in compile_branch()
8784 case META_RECURSE: in get_branchlength()
9037 case META_RECURSE: in check_lookbehinds()

Completed in 25 milliseconds