Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h749 int req_varyopt; /* "After variable item" flag for reqbyte */ member
H A Dpcre2_compile.c6018 tempreqvary = cb->req_varyopt; /* Save value before group */ in compile_branch()
6505 reqcuflags = req_caseopt | cb->req_varyopt; in compile_branch()
7200 cb->req_varyopt |= reqvary; in compile_branch()
7457 reqcuflags = cb->req_varyopt; in compile_branch()
7475 reqcuflags = req_caseopt | cb->req_varyopt; in compile_branch()
9247 cb.req_varyopt = 0; in pcre2_compile()
9650 cb.req_varyopt = 0; in pcre2_compile()

Completed in 30 milliseconds