Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c374 #define REQ_UNSET (-2) /* Not yet found anything */ macro
4981 firstcuflags = reqcuflags = zerofirstcuflags = zeroreqcuflags = REQ_UNSET; in compile_branch()
5106 if (firstcuflags == REQ_UNSET) in compile_branch()
5122 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5141 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5192 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5593 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5723 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6157 if (firstcuflags == REQ_UNSET && subfirstcuflags != REQ_UNSET) in compile_branch()
6297 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
[all …]