Home
last modified time | relevance | path

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

/PHP-7.4/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.h1586 OP_ASSERT_ACCEPT, /* 164 Used inside assertions */ enumerator
H A Dpcre2_jit_compile.c958 case OP_ASSERT_ACCEPT: in next_opcode()
1213 case OP_ASSERT_ACCEPT: in check_opcode_types()
2509 case OP_ASSERT_ACCEPT: in get_recurse_data_length()
11654 if (*cc == OP_ASSERT_ACCEPT || common->currententry != NULL || !common->might_be_empty) in compile_fail_accept_matchingpath()
12063 case OP_ASSERT_ACCEPT: in compile_matchingpath()
13150 case OP_ASSERT_ACCEPT: in compile_backtrackingpath()
H A Dpcre2_match.c795 case OP_ASSERT_ACCEPT: in match()
H A Dpcre2_compile.c6138 *code++ = (cb->assert_depth > 0)? OP_ASSERT_ACCEPT : OP_ACCEPT; in compile_branch()

Completed in 82 milliseconds