Lines Matching refs:REQ_NONE

394 #define REQ_NONE      0xfffffffeu  /* Found not fixed character */  macro
5587 zerofirstcuflags = firstcuflags = REQ_NONE; in compile_branch()
5602 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5621 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5672 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6114 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6250 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6644 if (condcount == 1) subfirstcuflags = subreqcuflags = REQ_NONE; in compile_branch()
6701 if (subfirstcuflags < REQ_NONE) in compile_branch()
6707 else firstcuflags = REQ_NONE; in compile_branch()
6708 zerofirstcuflags = REQ_NONE; in compile_branch()
6715 else if (subfirstcuflags < REQ_NONE && subreqcuflags >= REQ_NONE) in compile_branch()
6724 if (subreqcuflags < REQ_NONE) in compile_branch()
6743 subreqcuflags < REQ_NONE && subfirstcuflags < REQ_NONE) in compile_branch()
6827 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
7308 if (groupsetfirstcu && reqcuflags >= REQ_NONE) in compile_branch()
7788 if (firstcuflags == REQ_UNSET) zerofirstcuflags = firstcuflags = REQ_NONE; in compile_branch()
7825 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
7864 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
7968 firstcuflags = zerofirstcuflags = REQ_NONE; in compile_branch()
8010 zerofirstcuflags = REQ_NONE; in compile_branch()
8028 else firstcuflags = reqcuflags = REQ_NONE; in compile_branch()
8233 if (firstcuflags < REQ_NONE) in compile_regex()
8235 if (reqcuflags >= REQ_NONE) in compile_regex()
8241 firstcuflags = REQ_NONE; in compile_regex()
8247 if (firstcuflags >= REQ_NONE && branchfirstcuflags < REQ_NONE && in compile_regex()
8248 branchreqcuflags >= REQ_NONE) in compile_regex()
8258 reqcuflags = REQ_NONE; in compile_regex()
8782 uint32_t cflags = REQ_NONE; in find_firstassertedcu()
8784 *flags = REQ_NONE; in find_firstassertedcu()
8810 if (dflags >= REQ_NONE) return 0; in find_firstassertedcu()
8811 if (cflags >= REQ_NONE) { c = d; cflags = dflags; } in find_firstassertedcu()
8824 if (cflags >= REQ_NONE) { c = scode[1]; cflags = 0; } in find_firstassertedcu()
8850 if (cflags >= REQ_NONE) { c = scode[1]; cflags = REQ_CASELESS; } in find_firstassertedcu()
10338 reqcuflags = REQ_NONE; in pcre2_compile()
10466 if (firstcuflags >= REQ_NONE) in pcre2_compile()
10472 if (firstcuflags < REQ_NONE) in pcre2_compile()
10519 if (reqcuflags < REQ_NONE) in pcre2_compile()
10523 firstcuflags >= REQ_NONE || /* First not set */ in pcre2_compile()
10528 firstcuflags >= REQ_NONE || /* First not set */ in pcre2_compile()