Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c141 case OP_ACCEPT: in find_minlength()
769 case OP_ACCEPT: in set_start_bits()
H A DHACKING190 OP_ACCEPT ) These are Perl 5.10's "backtracking control
191 OP_COMMIT ) verbs". If OP_ACCEPT is inside capturing
H A Dpcre_compile.c244 { 6, OP_ACCEPT, -1 },
1783 case OP_ACCEPT: in find_fixedlength()
5641 if (verbs[i].op == OP_ACCEPT) in compile_branch()
5656 (cd->assert_depth > 0)? OP_ASSERT_ACCEPT : OP_ACCEPT; in compile_branch()
H A Dpcre_internal.h2109 OP_ACCEPT, /* 152 */ enumerator
H A Dpcre_exec.c1539 case OP_ACCEPT: in match()

Completed in 48 milliseconds