Searched refs:OP_SKIPZERO (Results 1 – 6 of 6) sorted by relevance
207 case OP_SKIPZERO: in find_minlength()1033 case OP_SKIPZERO: in set_start_bits()
2131 OP_SKIPZERO, /* 161 */ enumerator
2030 case OP_SKIPZERO: in find_fixedlength()2484 if (c == OP_BRAZERO || c == OP_BRAMINZERO || c == OP_SKIPZERO || in could_be_empty_branch()6035 *previous++ = OP_SKIPZERO; in compile_branch()
421 is preceded by one of OP_BRAZERO, OP_BRAMINZERO, or OP_SKIPZERO. These are
1892 case OP_SKIPZERO: in match()
674 case OP_SKIPZERO: in next_opcode()8560 case OP_SKIPZERO: in compile_matchingpath()
Completed in 63 milliseconds