Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_study.c221 case OP_ASSERT_ACCEPT: in find_minlength()
996 case OP_ASSERT_ACCEPT: in set_start_bits()
H A Dpcre2_internal.h1610 OP_ASSERT_ACCEPT, /* 164 Used inside assertions */ enumerator
H A Dpcre2_jit_compile.c963 case OP_ASSERT_ACCEPT: in next_opcode()
1218 case OP_ASSERT_ACCEPT: in check_opcode_types()
2569 case OP_ASSERT_ACCEPT: in get_recurse_data_length()
11962 if (*cc == OP_ASSERT_ACCEPT || common->currententry != NULL || !common->might_be_empty) in compile_fail_accept_matchingpath()
12371 case OP_ASSERT_ACCEPT: in compile_matchingpath()
13458 case OP_ASSERT_ACCEPT: in compile_backtrackingpath()
H A Dpcre2_match.c809 case OP_ASSERT_ACCEPT: in match()
H A Dpcre2_compile.c6249 *code++ = (cb->assert_depth > 0)? OP_ASSERT_ACCEPT : OP_ACCEPT; in compile_branch()

Completed in 82 milliseconds