Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_intmodedep.h750 uint32_t req_varyopt; /* "After variable item" flag for reqbyte */ member
Dpcre2_compile.c6558 tempreqvary = cb->req_varyopt; /* Save value before group */ in compile_branch()
7037 reqcuflags = cb->req_varyopt; in compile_branch()
7749 cb->req_varyopt |= reqvary; in compile_branch()
8023 reqcuflags = cb->req_varyopt; in compile_branch()
8041 reqcuflags = req_caseopt | cb->req_varyopt; in compile_branch()
9900 cb.req_varyopt = 0; in pcre2_compile()
10304 cb.req_varyopt = 0; in pcre2_compile()