Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_intmodedep.h717 int req_varyopt; /* "After variable item" flag for reqbyte */ member
Dpcre2_compile.c5224 reqcuflags = req_caseopt | cb->req_varyopt; in compile_branch()
5863 cb->req_varyopt |= reqvary; in compile_branch()
7027 tempreqvary = cb->req_varyopt; /* Save value before bracket */ in compile_branch()
7520 reqcuflags = cb->req_varyopt; in compile_branch()
7538 reqcuflags = req_caseopt | cb->req_varyopt; in compile_branch()
8449 cb.req_varyopt = 0; in pcre2_compile()
8745 cb.req_varyopt = 0; in pcre2_compile()