Searched refs:REQ_VARY (Results 1 – 1 of 1) sorted by relevance
372 #define REQ_VARY (1 << 1) /* reqcu followed non-literal item */ macro6419 reqvary = (repeat_min == repeat_max)? 0 : REQ_VARY; in compile_branch()7676 if (((reqcuflags & ~REQ_VARY) != (branchreqcuflags & ~REQ_VARY)) || in compile_regex()9854 (reqcuflags & REQ_VARY) != 0)) in pcre2_compile()