Searched refs:next_alt (Results 1 – 1 of 1) sorted by relevance
1102 PCRE2_SPTR next_alt; in detect_fast_fail() local1109 next_alt = bracketend(cc) - (1 + LINK_SIZE); in detect_fast_fail()1110 if (*next_alt != OP_KET || PRIVATE_DATA(next_alt) != 0) in detect_fast_fail()1115 next_alt = cc + GET(cc, 1); in detect_fast_fail()1158 cc = next_alt; in detect_fast_fail()