Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_study.c199 case OP_ACCEPT: in find_minlength()
909 case OP_ACCEPT: in set_start_bits()
Dpcre2_internal.h1582 OP_ACCEPT, /* 160 */ enumerator
Dpcre2_compile.c402 { 6, OP_ACCEPT, -1 },
968 case OP_ACCEPT: in find_fixedlength()
5950 if (verbs[i].op == OP_ACCEPT) in compile_branch()
5977 (cb->assert_depth > 0)? OP_ASSERT_ACCEPT : OP_ACCEPT; in compile_branch()
Dpcre2_jit_compile.c703 case OP_ACCEPT: in next_opcode()
9604 case OP_ACCEPT: in compile_matchingpath()
10684 case OP_ACCEPT: in compile_backtrackingpath()
Dpcre2_match.c1522 case OP_ACCEPT: in match()
/external/pcre/dist2/
DHACKING220 OP_ACCEPT ) These are Perl 5.10's "backtracking control
221 OP_COMMIT ) verbs". If OP_ACCEPT is inside capturing