Lines Matching refs:REQ_NONE
394 #define REQ_NONE (-1) /* Found not fixed char */ macro
5479 zerofirstcuflags = firstcuflags = REQ_NONE; in compile_branch()
5494 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5513 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5564 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6003 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6139 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6532 if (condcount == 1) subfirstcuflags = subreqcuflags = REQ_NONE; in compile_branch()
6595 else firstcuflags = REQ_NONE; in compile_branch()
6596 zerofirstcuflags = REQ_NONE; in compile_branch()
6715 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
7671 if (firstcuflags == REQ_UNSET) zerofirstcuflags = firstcuflags = REQ_NONE; in compile_branch()
7708 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
7747 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
7841 firstcuflags = zerofirstcuflags = REQ_NONE; in compile_branch()
7883 zerofirstcuflags = REQ_NONE; in compile_branch()
7901 else firstcuflags = reqcuflags = REQ_NONE; in compile_branch()
8114 firstcuflags = REQ_NONE; in compile_regex()
8131 reqcuflags = REQ_NONE; in compile_regex()
8655 int cflags = REQ_NONE; in find_firstassertedcu()
8657 *flags = REQ_NONE; in find_firstassertedcu()
10211 reqcuflags = REQ_NONE; in pcre2_compile()