Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c282 #define META_PLUS 0x80370000u /* + */ macro
1032 case META_PLUS: fprintf(stderr, "META +"); break; in show_parsed()
3429 meta_quantifier = META_PLUS; in parse_regex()
7195 case META_PLUS: in compile_branch()
9582 case META_PLUS: in get_branchlength()
10021 case META_PLUS: in check_lookbehinds()

Completed in 30 milliseconds