Home
last modified time | relevance | path

Searched refs:OP_SKIP_ARG (Results 1 – 9 of 9) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c136 case OP_SKIP_ARG: in PRIV()
H A Dpcre2_pattern_info.c395 case OP_SKIP_ARG: in pcre2_callout_enumerate()
H A Dpcre2_study.c734 case OP_SKIP_ARG: in find_minlength()
1061 case OP_SKIP_ARG: in set_start_bits()
H A Dpcre2_printint.c840 case OP_SKIP_ARG: in pcre2_printint()
H A Dpcre2_auto_possess.c1283 case OP_SKIP_ARG: in PRIV()
H A Dpcre2_internal.h1598 OP_SKIP_ARG, /* 157 same, but with argument */ enumerator
H A Dpcre2_compile.c637 OP_PRUNE_ARG, OP_SKIP, OP_SKIP_ARG, OP_THEN, OP_THEN_ARG };
4897 case OP_SKIP_ARG: in first_significant_code()
8671 case OP_SKIP_ARG: in find_recurse()
H A Dpcre2_jit_compile.c1063 case OP_SKIP_ARG: in next_opcode()
1206 case OP_SKIP_ARG: in check_opcode_types()
2557 case OP_SKIP_ARG: in get_recurse_data_length()
12029 opcode == OP_SKIP_ARG || opcode == OP_THEN_ARG) in compile_control_verb_matchingpath()
12361 case OP_SKIP_ARG: in compile_matchingpath()
13233 if (opcode == OP_SKIP_ARG) in compile_control_verb_backtrackingpath()
13440 case OP_SKIP_ARG: in compile_backtrackingpath()
H A Dpcre2_match.c6188 case OP_SKIP_ARG: in match()

Completed in 90 milliseconds