Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_study.c220 case OP_ACCEPT: in find_minlength()
995 case OP_ACCEPT: in set_start_bits()
Dpcre2_internal.h1585 OP_ACCEPT, /* 163 */ enumerator
Dpcre2_compile.c634 OP_MARK, OP_ACCEPT, OP_FAIL, OP_COMMIT, OP_COMMIT_ARG, OP_PRUNE,
6139 *code++ = (cb->assert_depth > 0)? OP_ASSERT_ACCEPT : OP_ACCEPT; in compile_branch()
Dpcre2_jit_compile.c957 case OP_ACCEPT: in next_opcode()
2505 case OP_ACCEPT: in get_recurse_data_length()
11728 if (*cc == OP_ACCEPT && common->currententry == NULL && (common->re->overall_options & PCRE2_ENDANC… in compile_fail_accept_matchingpath()
12139 case OP_ACCEPT: in compile_matchingpath()
13226 case OP_ACCEPT: in compile_backtrackingpath()
Dpcre2_match.c802 case OP_ACCEPT: in match()
/external/pcre/dist2/
DHACKING419 OP_ACCEPT ) These are Perl 5.10's "backtracking control
420 OP_COMMIT ) verbs". If OP_ACCEPT is inside capturing