Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_study.c221 case OP_ASSERT_ACCEPT: in find_minlength()
1000 case OP_ASSERT_ACCEPT: in set_start_bits()
H A Dpcre2_internal.h1636 OP_ASSERT_ACCEPT, /* 165 Used inside assertions */ enumerator
H A Dpcre2_jit_compile.c1005 case OP_ASSERT_ACCEPT: in next_opcode()
1262 case OP_ASSERT_ACCEPT: in check_opcode_types()
2670 case OP_ASSERT_ACCEPT: in get_recurse_data_length()
12350 if (*cc == OP_ASSERT_ACCEPT || common->currententry != NULL || !common->might_be_empty) in compile_fail_accept_matchingpath()
12760 case OP_ASSERT_ACCEPT: in compile_matchingpath()
13907 case OP_ASSERT_ACCEPT: in compile_backtrackingpath()
H A Dpcre2_match.c837 case OP_ASSERT_ACCEPT: in match()
H A Dpcre2_compile.c6512 *code++ = (cb->assert_depth > 0)? OP_ASSERT_ACCEPT : OP_ACCEPT; in compile_branch()

Completed in 112 milliseconds