Searched refs:req_varyopt (Results 1 – 2 of 2) sorted by relevance
4852 reqcharflags = req_caseopt | cd->req_varyopt; in compile_branch()5575 cd->req_varyopt |= reqvary; in compile_branch()6540 tempreqvary = cd->req_varyopt; /* Save value before bracket */ in compile_branch()7025 reqcharflags = cd->req_varyopt; in compile_branch()7043 reqcharflags = req_caseopt | cd->req_varyopt; in compile_branch()8019 cd->req_varyopt = 0; in pcre_compile2()8101 cd->req_varyopt = 0; in pcre_compile2()
2411 int req_varyopt; /* "After variable item" flag for reqbyte */ member
Completed in 48 milliseconds