Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_study.c220 case OP_ACCEPT: in find_minlength()
995 case OP_ACCEPT: in set_start_bits()
H A Dpcre2_internal.h1585 OP_ACCEPT, /* 163 */ enumerator
H A Dpcre2_compile.c634 OP_MARK, OP_ACCEPT, OP_FAIL, OP_COMMIT, OP_COMMIT_ARG, OP_PRUNE,
6138 *code++ = (cb->assert_depth > 0)? OP_ASSERT_ACCEPT : OP_ACCEPT; in compile_branch()
H A Dpcre2_jit_compile.c957 case OP_ACCEPT: in next_opcode()
2508 case OP_ACCEPT: in get_recurse_data_length()
11651 if (*cc == OP_ACCEPT && common->currententry == NULL && (common->re->overall_options & PCRE2_ENDANC… in compile_fail_accept_matchingpath()
12062 case OP_ACCEPT: in compile_matchingpath()
13149 case OP_ACCEPT: in compile_backtrackingpath()
H A Dpcre2_match.c802 case OP_ACCEPT: in match()

Completed in 119 milliseconds