Home
last modified time | relevance | path

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

/PHP-7.4/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.c808 case OP_SKIP_ARG: in pcre2_printint()
H A Dpcre2_auto_possess.c1261 case OP_SKIP_ARG: in PRIV()
H A Dpcre2_internal.h1574 OP_SKIP_ARG, /* 157 same, but with argument */ enumerator
H A Dpcre2_compile.c635 OP_PRUNE_ARG, OP_SKIP, OP_SKIP_ARG, OP_THEN, OP_THEN_ARG };
4788 case OP_SKIP_ARG: in first_significant_code()
8544 case OP_SKIP_ARG: in find_recurse()
H A Dpcre2_jit_compile.c1058 case OP_SKIP_ARG: in next_opcode()
1201 case OP_SKIP_ARG: in check_opcode_types()
2495 case OP_SKIP_ARG: in get_recurse_data_length()
11721 opcode == OP_SKIP_ARG || opcode == OP_THEN_ARG) in compile_control_verb_matchingpath()
12053 case OP_SKIP_ARG: in compile_matchingpath()
12925 if (opcode == OP_SKIP_ARG) in compile_control_verb_backtrackingpath()
13132 case OP_SKIP_ARG: in compile_backtrackingpath()
H A Dpcre2_match.c5979 case OP_SKIP_ARG: in match()

Completed in 143 milliseconds