Searched refs:OP_FAIL (Results 1 – 7 of 7) sorted by relevance
595 case OP_FAIL: in find_minlength()875 case OP_FAIL: in set_start_bits()
259 { 1, OP_FAIL, -1 },260 { 4, OP_FAIL, -1 },1846 case OP_FAIL: in find_fixedlength()4880 *code++ = negate_class? OP_ALLANY : OP_FAIL; in compile_branch()6355 else if (*previous == OP_FAIL) goto END_REPEAT; in compile_branch()6992 *code++ = OP_FAIL; in compile_branch()8711 case OP_FAIL: in is_startline()
2653 case OP_FAIL: in internal_dfa_exec()2742 if (condcode == OP_DEF || condcode == OP_FAIL) in internal_dfa_exec()
2120 OP_FAIL, /* 157 */ enumerator
670 case OP_FAIL: in next_opcode()7044 …*matchingpath == OP_RREF || *matchingpath == OP_DNRREF || *matchingpath == OP_FAIL) ? FALSE : TRUE; in compile_bracket_matchingpath()7302 else if (*matchingpath == OP_RREF || *matchingpath == OP_DNRREF || *matchingpath == OP_FAIL) in compile_bracket_matchingpath()7308 if (*matchingpath == OP_FAIL) in compile_bracket_matchingpath()8156 if (*cc == OP_FAIL) in compile_fail_accept_matchingpath()8550 case OP_FAIL: in compile_matchingpath()9643 case OP_FAIL: in compile_backtrackingpath()
201 OP_FAIL ) parentheses, it may be preceded by one or more
779 case OP_FAIL: in match()1379 case OP_FAIL: /* From optimized (?!) condition */ in match()