Home
last modified time | relevance | path

Searched refs:OP_ASSERT_ACCEPT (Results 1 – 6 of 6) sorted by relevance

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_study.c146 case OP_ASSERT_ACCEPT: in find_minlength()
852 case OP_ASSERT_ACCEPT: in set_start_bits()
H A DHACKING198 OP_ASSERT_ACCEPT )
206 OP_ASSERT_ACCEPT is used when (*ACCEPT) is encountered within an assertion.
H A Dpcre_internal.h2122 OP_ASSERT_ACCEPT, /* 159 Used inside assertions */ enumerator
H A Dpcre_exec.c1488 case OP_ASSERT_ACCEPT: in match()
1495 if (eptr == mstart && op != OP_ASSERT_ACCEPT && in match()
H A Dpcre_compile.c1781 case OP_ASSERT_ACCEPT: in find_fixedlength()
6609 (cd->assert_depth > 0)? OP_ASSERT_ACCEPT : OP_ACCEPT; in compile_branch()
H A Dpcre_jit_compile.c672 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