Home
last modified time | relevance | path

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

/PHP-5.6/ext/pcre/pcrelib/
H A Dpcre_study.c147 case OP_ACCEPT: in find_minlength()
853 case OP_ACCEPT: in set_start_bits()
H A DHACKING199 OP_ACCEPT ) These are Perl 5.10's "backtracking control
200 OP_COMMIT ) verbs". If OP_ACCEPT is inside capturing
H A Dpcre_compile.c257 { 6, OP_ACCEPT, -1 },
1782 case OP_ACCEPT: in find_fixedlength()
6596 if (verbs[i].op == OP_ACCEPT) in compile_branch()
6611 (cd->assert_depth > 0)? OP_ASSERT_ACCEPT : OP_ACCEPT; in compile_branch()
H A Dpcre_internal.h2125 OP_ACCEPT, /* 158 */ enumerator
H A Dpcre_jit_compile.c671 case OP_ACCEPT: in next_opcode()
8551 case OP_ACCEPT: in compile_matchingpath()
9644 case OP_ACCEPT: in compile_backtrackingpath()
H A Dpcre_exec.c1489 case OP_ACCEPT: in match()

Completed in 67 milliseconds