Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_find_bracket.c135 case OP_PRUNE_ARG: in PRIV()
Dpcre2_pattern_info.c394 case OP_PRUNE_ARG: in pcre2_callout_enumerate()
Dpcre2_study.c711 case OP_PRUNE_ARG: in find_minlength()
1009 case OP_PRUNE_ARG: in set_start_bits()
Dpcre2_printint.c803 case OP_PRUNE_ARG: in pcre2_printint()
Dpcre2_auto_possess.c1239 case OP_PRUNE_ARG: in PRIV()
Dpcre2_internal.h1526 OP_PRUNE_ARG, /* 152 same, but with argument */ enumerator
Dpcre2_jit_compile.c843 case OP_PRUNE_ARG: in next_opcode()
944 case OP_PRUNE_ARG: in check_opcode_types()
1559 case OP_PRUNE_ARG: in get_framesize()
1740 case OP_PRUNE_ARG: in init_frame()
2049 case OP_PRUNE_ARG: in get_recurse_data_length()
2437 case OP_PRUNE_ARG: in copy_recurse_data()
10361 if (opcode == OP_COMMIT_ARG || opcode == OP_PRUNE_ARG || in compile_control_verb_matchingpath()
10374 if (opcode == OP_COMMIT_ARG || opcode == OP_PRUNE_ARG || opcode == OP_THEN_ARG) in compile_control_verb_matchingpath()
10687 case OP_PRUNE_ARG: in compile_matchingpath()
11761 case OP_PRUNE_ARG: in compile_backtrackingpath()
Dpcre2_compile.c616 OP_PRUNE_ARG, OP_SKIP, OP_SKIP_ARG, OP_THEN, OP_THEN_ARG };
8107 case OP_PRUNE_ARG: in find_recurse()
Dpcre2_match.c5854 case OP_PRUNE_ARG: in match()
/external/pcre/dist2/
DHACKING448 OP_COMMIT_ARG, OP_PRUNE_ARG, OP_SKIP_ARG, and OP_THEN_ARG are used, with the