Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h751 int req_varyopt; /* "After variable item" flag for reqbyte */ member
H A Dpcre2_compile.c6470 tempreqvary = cb->req_varyopt; /* Save value before group */ in compile_branch()
6945 reqcuflags = req_caseopt | cb->req_varyopt; in compile_branch()
7656 cb->req_varyopt |= reqvary; in compile_branch()
7930 reqcuflags = cb->req_varyopt; in compile_branch()
7948 reqcuflags = req_caseopt | cb->req_varyopt; in compile_branch()
9808 cb.req_varyopt = 0; in pcre2_compile()
10212 cb.req_varyopt = 0; in pcre2_compile()

Completed in 28 milliseconds