Searched refs:OP_SKIPZERO (Results 1 – 7 of 7) sorted by relevance
264 case OP_SKIPZERO: in find_minlength()1089 case OP_SKIPZERO: in set_start_bits()
1588 OP_SKIPZERO, /* 163 */ enumerator
1233 case OP_SKIPZERO: in find_fixedlength()1480 if (c == OP_BRAZERO || c == OP_BRAMINZERO || c == OP_SKIPZERO || in could_be_empty_branch()5475 *previous++ = OP_SKIPZERO; in compile_branch()
792 case OP_SKIPZERO: in internal_dfa_match()
1965 case OP_SKIPZERO: in match()
706 case OP_SKIPZERO: in next_opcode()9613 case OP_SKIPZERO: in compile_matchingpath()
453 is preceded by one of OP_BRAZERO, OP_BRAMINZERO, or OP_SKIPZERO. These are