Searched refs:OP_ASSERT_ACCEPT (Results 1 – 6 of 6) sorted by relevance
146 case OP_ASSERT_ACCEPT: in find_minlength()852 case OP_ASSERT_ACCEPT: in set_start_bits()
198 OP_ASSERT_ACCEPT )206 OP_ASSERT_ACCEPT is used when (*ACCEPT) is encountered within an assertion.
2122 OP_ASSERT_ACCEPT, /* 159 Used inside assertions */ enumerator
1488 case OP_ASSERT_ACCEPT: in match()1495 if (eptr == mstart && op != OP_ASSERT_ACCEPT && in match()
1781 case OP_ASSERT_ACCEPT: in find_fixedlength()6609 (cd->assert_depth > 0)? OP_ASSERT_ACCEPT : OP_ACCEPT; in compile_branch()
672 case OP_ASSERT_ACCEPT: in next_opcode()8162 if (*cc == OP_ASSERT_ACCEPT || common->currententry != NULL || !common->might_be_empty) in compile_fail_accept_matchingpath()8552 case OP_ASSERT_ACCEPT: in compile_matchingpath()9645 case OP_ASSERT_ACCEPT: in compile_backtrackingpath()
Completed in 108 milliseconds