Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c277 #define META_QUERY_PLUS 0x80380000u /* ?+ */ macro
959 case META_QUERY_PLUS: fprintf(stderr, "META ?+"); break; in show_parsed()
6408 case META_QUERY_PLUS: in compile_branch()
6443 case META_QUERY_PLUS: in compile_branch()
8690 case META_QUERY_PLUS: in get_branchlength()
9029 case META_QUERY_PLUS: in check_lookbehinds()
/external/pcre/dist2/
DHACKING205 META_QUERY_PLUS ?+