Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_study.c220 case OP_ACCEPT: in find_minlength()
999 case OP_ACCEPT: in set_start_bits()
H A Dpcre2_internal.h1635 OP_ACCEPT, /* 164 */ enumerator
H A Dpcre2_compile.c636 OP_MARK, OP_ACCEPT, OP_FAIL, OP_COMMIT, OP_COMMIT_ARG, OP_PRUNE,
6512 *code++ = (cb->assert_depth > 0)? OP_ASSERT_ACCEPT : OP_ACCEPT; in compile_branch()
H A Dpcre2_jit_compile.c1004 case OP_ACCEPT: in next_opcode()
2669 case OP_ACCEPT: in get_recurse_data_length()
12347 if (*cc == OP_ACCEPT && common->currententry == NULL && (common->re->overall_options & PCRE2_ENDANC… in compile_fail_accept_matchingpath()
12759 case OP_ACCEPT: in compile_matchingpath()
13906 case OP_ACCEPT: in compile_backtrackingpath()
H A Dpcre2_match.c846 case OP_ACCEPT: in match()

Completed in 79 milliseconds