Searched refs:OP_SKIPZERO (Results 1 – 5 of 5) sorted by relevance
201 case OP_SKIPZERO: in find_minlength()926 case OP_SKIPZERO: in set_start_bits()
2017 case OP_SKIPZERO: in find_fixedlength()2425 if (c == OP_BRAZERO || c == OP_BRAMINZERO || c == OP_SKIPZERO || in could_be_empty_branch()5162 *previous++ = OP_SKIPZERO; in compile_branch()
2115 OP_SKIPZERO, /* 155 */ enumerator
376 is preceded by one of OP_BRAZERO, OP_BRAMINZERO, or OP_SKIPZERO. These are
1872 case OP_SKIPZERO: in match()
Completed in 57 milliseconds