Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_study.c144 case OP_ASSERT_ACCEPT: in find_minlength()
848 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.h2118 OP_ASSERT_ACCEPT, /* 159 Used inside assertions */ enumerator
H A Dpcre_exec.c1490 case OP_ASSERT_ACCEPT: in match()
1497 if (eptr == mstart && op != OP_ASSERT_ACCEPT && in match()
H A Dpcre_compile.c1764 case OP_ASSERT_ACCEPT: in find_fixedlength()
6563 (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()
8120 if (*cc == OP_ASSERT_ACCEPT || common->currententry != NULL || !common->might_be_empty) in compile_fail_accept_matchingpath()
8511 case OP_ASSERT_ACCEPT: in compile_matchingpath()
9604 case OP_ASSERT_ACCEPT: in compile_backtrackingpath()

Completed in 90 milliseconds