Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_compile.c5723 reqcharflags = req_caseopt | cd->req_varyopt; in compile_branch()
6472 cd->req_varyopt |= reqvary; in compile_branch()
7568 tempreqvary = cd->req_varyopt; /* Save value before bracket */ in compile_branch()
8046 reqcharflags = cd->req_varyopt; in compile_branch()
8064 reqcharflags = req_caseopt | cd->req_varyopt; in compile_branch()
9177 cd->req_varyopt = 0; in pcre_compile2()
9267 cd->req_varyopt = 0; in pcre_compile2()
H A Dpcre_internal.h2448 int req_varyopt; /* "After variable item" flag for reqbyte */ member

Completed in 40 milliseconds