Searched refs:req_varyopt (Results 1 – 2 of 2) sorted by relevance
5765 reqcharflags = req_caseopt | cd->req_varyopt; in compile_branch()6520 cd->req_varyopt |= reqvary; in compile_branch()7690 tempreqvary = cd->req_varyopt; /* Save value before bracket */ in compile_branch()8172 reqcharflags = cd->req_varyopt; in compile_branch()8190 reqcharflags = req_caseopt | cd->req_varyopt; in compile_branch()9304 cd->req_varyopt = 0; in pcre_compile2()9394 cd->req_varyopt = 0; in pcre_compile2()
2452 int req_varyopt; /* "After variable item" flag for reqbyte */ member