Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_study.c145 case OP_ACCEPT: in find_minlength()
851 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.c255 { 6, OP_ACCEPT, -1 },
1780 case OP_ACCEPT: in find_fixedlength()
6594 if (verbs[i].op == OP_ACCEPT) in compile_branch()
6609 (cd->assert_depth > 0)? OP_ASSERT_ACCEPT : OP_ACCEPT; in compile_branch()
H A Dpcre_internal.h2121 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.c1487 case OP_ACCEPT: in match()

Completed in 79 milliseconds