Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h754 uint32_t req_varyopt; /* "After variable item" flag for reqbyte */ member
H A Dpcre2_compile.c6560 tempreqvary = cb->req_varyopt; /* Save value before group */ in compile_branch()
7039 reqcuflags = cb->req_varyopt; in compile_branch()
7751 cb->req_varyopt |= reqvary; in compile_branch()
8025 reqcuflags = cb->req_varyopt; in compile_branch()
8043 reqcuflags = req_caseopt | cb->req_varyopt; in compile_branch()
9902 cb.req_varyopt = 0; in pcre2_compile()
10306 cb.req_varyopt = 0; in pcre2_compile()

Completed in 45 milliseconds