Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c3868 int32_t firstcuflags, reqcuflags; in compile_branch() local
3928 firstcuflags = reqcuflags = zerofirstcuflags = zeroreqcuflags = REQ_UNSET; in compile_branch()
4172 *reqcuflagsptr = reqcuflags; in compile_branch()
4215 zeroreqcuflags = reqcuflags; in compile_branch()
4887 zeroreqcuflags = reqcuflags; in compile_branch()
4982 zeroreqcuflags = reqcuflags; in compile_branch()
5097 reqcuflags = zeroreqcuflags; in compile_branch()
5224 reqcuflags = req_caseopt | cb->req_varyopt; in compile_branch()
5540 if (groupsetfirstcu && reqcuflags < 0) in compile_branch()
5543 reqcuflags = firstcuflags; in compile_branch()
[all …]