Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h751 int req_varyopt; /* "After variable item" flag for reqbyte */ member
H A Dpcre2_compile.c6448 tempreqvary = cb->req_varyopt; /* Save value before group */ in compile_branch()
6923 reqcuflags = req_caseopt | cb->req_varyopt; in compile_branch()
7634 cb->req_varyopt |= reqvary; in compile_branch()
7898 reqcuflags = cb->req_varyopt; in compile_branch()
7916 reqcuflags = req_caseopt | cb->req_varyopt; in compile_branch()
9776 cb.req_varyopt = 0; in pcre2_compile()
10179 cb.req_varyopt = 0; in pcre2_compile()

Completed in 33 milliseconds