Lines Matching refs:REQ_NONE

394 #define REQ_NONE      0xfffffffeu  /* Found not fixed character */  macro
5836 zerofirstcuflags = firstcuflags = REQ_NONE; in compile_branch()
5851 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5870 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5921 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6377 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6513 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6910 if (condcount == 1) subfirstcuflags = subreqcuflags = REQ_NONE; in compile_branch()
6967 if (subfirstcuflags < REQ_NONE) in compile_branch()
6973 else firstcuflags = REQ_NONE; in compile_branch()
6974 zerofirstcuflags = REQ_NONE; in compile_branch()
6981 else if (subfirstcuflags < REQ_NONE && subreqcuflags >= REQ_NONE) in compile_branch()
6990 if (subreqcuflags < REQ_NONE) in compile_branch()
7009 subreqcuflags < REQ_NONE && subfirstcuflags < REQ_NONE) in compile_branch()
7093 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
7569 if (groupsetfirstcu && reqcuflags >= REQ_NONE) in compile_branch()
8047 if (firstcuflags == REQ_UNSET) zerofirstcuflags = firstcuflags = REQ_NONE; in compile_branch()
8084 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
8123 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
8248 firstcuflags = zerofirstcuflags = REQ_NONE; in compile_branch()
8290 zerofirstcuflags = REQ_NONE; in compile_branch()
8308 else firstcuflags = reqcuflags = REQ_NONE; in compile_branch()
8534 if (firstcuflags < REQ_NONE) in compile_regex()
8536 if (reqcuflags >= REQ_NONE) in compile_regex()
8542 firstcuflags = REQ_NONE; in compile_regex()
8548 if (firstcuflags >= REQ_NONE && branchfirstcuflags < REQ_NONE && in compile_regex()
8549 branchreqcuflags >= REQ_NONE) in compile_regex()
8559 reqcuflags = REQ_NONE; in compile_regex()
9079 uint32_t cflags = REQ_NONE; in find_firstassertedcu()
9081 *flags = REQ_NONE; in find_firstassertedcu()
9107 if (dflags >= REQ_NONE) return 0; in find_firstassertedcu()
9108 if (cflags >= REQ_NONE) { c = d; cflags = dflags; } in find_firstassertedcu()
9121 if (cflags >= REQ_NONE) { c = scode[1]; cflags = 0; } in find_firstassertedcu()
9147 if (cflags >= REQ_NONE) { c = scode[1]; cflags = REQ_CASELESS; } in find_firstassertedcu()
10708 reqcuflags = REQ_NONE; in pcre2_compile()
10836 if (firstcuflags >= REQ_NONE) in pcre2_compile()
10842 if (firstcuflags < REQ_NONE) in pcre2_compile()
10889 if (reqcuflags < REQ_NONE) in pcre2_compile()
10893 firstcuflags >= REQ_NONE || /* First not set */ in pcre2_compile()
10898 firstcuflags >= REQ_NONE || /* First not set */ in pcre2_compile()