Home
last modified time | relevance | path

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

/php-src/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.c737 case OP_SKIP_ARG: in find_minlength()
1066 case OP_SKIP_ARG: in set_start_bits()
H A Dpcre2_printint.c858 case OP_SKIP_ARG: in pcre2_printint()
H A Dpcre2_auto_possess.c1289 case OP_SKIP_ARG: in PRIV()
H A Dpcre2_internal.h1624 OP_SKIP_ARG, /* 158 same, but with argument */ enumerator
H A Dpcre2_compile.c637 OP_PRUNE_ARG, OP_SKIP, OP_SKIP_ARG, OP_THEN, OP_THEN_ARG };
5112 case OP_SKIP_ARG: in first_significant_code()
8968 case OP_SKIP_ARG: in find_recurse()
H A Dpcre2_jit_compile.c1107 case OP_SKIP_ARG: in next_opcode()
1250 case OP_SKIP_ARG: in check_opcode_types()
2658 case OP_SKIP_ARG: in get_recurse_data_length()
12417 opcode == OP_SKIP_ARG || opcode == OP_THEN_ARG) in compile_control_verb_matchingpath()
12750 case OP_SKIP_ARG: in compile_matchingpath()
13665 if (opcode == OP_SKIP_ARG) in compile_control_verb_backtrackingpath()
13889 case OP_SKIP_ARG: in compile_backtrackingpath()
H A Dpcre2_match.c6407 case OP_SKIP_ARG: in match()

Completed in 107 milliseconds