Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_study.c210 case OP_ACCEPT: in find_minlength()
952 case OP_ACCEPT: in set_start_bits()
H A Dpcre2_internal.h1539 OP_ACCEPT, /* 160 */ enumerator
H A Dpcre2_compile.c615 OP_MARK, OP_ACCEPT, OP_FAIL, OP_COMMIT, OP_COMMIT_ARG, OP_PRUNE,
5722 *code++ = (cb->assert_depth > 0)? OP_ASSERT_ACCEPT : OP_ACCEPT; in compile_branch()
H A Dpcre2_jit_compile.c743 case OP_ACCEPT: in next_opcode()
2082 case OP_ACCEPT: in get_recurse_data_length()
10300 if (*cc == OP_ACCEPT && common->currententry == NULL && (common->re->overall_options & PCRE2_ENDANC… in compile_fail_accept_matchingpath()
10698 case OP_ACCEPT: in compile_matchingpath()
11780 case OP_ACCEPT: in compile_backtrackingpath()
H A Dpcre2_match.c782 case OP_ACCEPT: in match()

Completed in 99 milliseconds