Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_find_bracket.c136 case OP_SKIP_ARG: in PRIV()
Dpcre2_pattern_info.c395 case OP_SKIP_ARG: in pcre2_callout_enumerate()
Dpcre2_study.c734 case OP_SKIP_ARG: in find_minlength()
1061 case OP_SKIP_ARG: in set_start_bits()
Dpcre2_printint.c808 case OP_SKIP_ARG: in pcre2_printint()
Dpcre2_auto_possess.c1261 case OP_SKIP_ARG: in PRIV()
Dpcre2_internal.h1574 OP_SKIP_ARG, /* 157 same, but with argument */ enumerator
Dpcre2_compile.c635 OP_PRUNE_ARG, OP_SKIP, OP_SKIP_ARG, OP_THEN, OP_THEN_ARG };
4789 case OP_SKIP_ARG: in first_significant_code()
8545 case OP_SKIP_ARG: in find_recurse()
Dpcre2_jit_compile.c1058 case OP_SKIP_ARG: in next_opcode()
1201 case OP_SKIP_ARG: in check_opcode_types()
2492 case OP_SKIP_ARG: in get_recurse_data_length()
11798 opcode == OP_SKIP_ARG || opcode == OP_THEN_ARG) in compile_control_verb_matchingpath()
12130 case OP_SKIP_ARG: in compile_matchingpath()
13002 if (opcode == OP_SKIP_ARG) in compile_control_verb_backtrackingpath()
13209 case OP_SKIP_ARG: in compile_backtrackingpath()
Dpcre2_match.c5979 case OP_SKIP_ARG: in match()
/external/pcre/dist2/
DHACKING450 OP_COMMIT_ARG, OP_PRUNE_ARG, OP_SKIP_ARG, and OP_THEN_ARG are used, with the