Lines Matching refs:REQ_NONE
169 #define REQ_NONE (-1) /* Found not fixed char */ macro
4196 zerofirstcuflags = firstcuflags = REQ_NONE; in compile_branch()
4211 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
4308 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
4894 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
4978 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5980 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6797 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6916 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
7110 if (condcount == 1) subfirstcuflags = subreqcuflags = REQ_NONE; in compile_branch()
7182 else firstcuflags = REQ_NONE; in compile_branch()
7183 zerofirstcuflags = REQ_NONE; in compile_branch()
7248 firstcuflags = REQ_NONE; in compile_branch()
7339 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
7481 firstcuflags = zerofirstcuflags = REQ_NONE; in compile_branch()
7504 zerofirstcuflags = REQ_NONE; in compile_branch()
7523 else firstcuflags = reqcuflags = REQ_NONE; in compile_branch()
7736 firstcuflags = REQ_NONE; in compile_regex()
7753 reqcuflags = REQ_NONE; in compile_regex()
8162 int cflags = REQ_NONE; in find_firstassertedcu()
8164 *flags = REQ_NONE; in find_firstassertedcu()
8780 reqcuflags = REQ_NONE; in pcre2_compile()