Home
last modified time | relevance | path

Searched refs:OP_SKIP (Results 1 – 6 of 6) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_study.c724 case OP_SKIP: in find_minlength()
1017 case OP_SKIP: in set_start_bits()
Dpcre2_internal.h1527 OP_SKIP, /* 153 */ enumerator
Dpcre2_jit_compile.c739 case OP_SKIP: in next_opcode()
960 case OP_SKIP: in check_opcode_types()
2063 case OP_SKIP: in get_recurse_data_length()
10367 if (opcode == OP_SKIP) in compile_control_verb_matchingpath()
10688 case OP_SKIP: in compile_matchingpath()
11571 if (opcode == OP_SKIP) in compile_control_verb_backtrackingpath()
11762 case OP_SKIP: in compile_backtrackingpath()
Dpcre2_match.c5861 case OP_SKIP: in match()
Dpcre2_compile.c616 OP_PRUNE_ARG, OP_SKIP, OP_SKIP_ARG, OP_THEN, OP_THEN_ARG };
/external/pcre/dist2/
DHACKING421 OP_SKIP ) indicates which parentheses must be closed.