Searched refs:next_alt (Results 1 – 1 of 1) sorted by relevance
1060 PCRE2_SPTR next_alt; in detect_fast_fail() local1067 next_alt = bracketend(cc) - (1 + LINK_SIZE); in detect_fast_fail()1068 if (*next_alt != OP_KET || PRIVATE_DATA(next_alt) != 0) in detect_fast_fail()1073 next_alt = cc + GET(cc, 1); in detect_fast_fail()1116 cc = next_alt; in detect_fast_fail()