Searched refs:reqcharflags (Results 1 – 1 of 1) sorted by relevance
4394 pcre_int32 firstcharflags, reqcharflags; in compile_branch() local4462 firstcharflags = reqcharflags = zerofirstcharflags = zeroreqcharflags = REQ_UNSET; in compile_branch()4670 *reqcharflagsptr = reqcharflags; in compile_branch()4714 zeroreqcharflags = reqcharflags; in compile_branch()5329 zeroreqcharflags = reqcharflags; in compile_branch()5430 zeroreqcharflags = reqcharflags; in compile_branch()5530 reqcharflags = zeroreqcharflags; in compile_branch()5663 reqcharflags = req_caseopt | cd->req_varyopt; in compile_branch()6005 if (groupsetfirstchar && reqcharflags < 0) in compile_branch()6008 reqcharflags = firstcharflags; in compile_branch()[all …]