Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_study.c684 case OP_SKIP: in find_minlength()
974 case OP_SKIP: in set_start_bits()
Dpcre2_internal.h1573 OP_SKIP, /* 154 */ enumerator
Dpcre2_compile.c407 { 4, OP_SKIP, OP_SKIP_ARG },
1051 case OP_SKIP: in find_fixedlength()
6043 case OP_SKIP: in compile_branch()
Dpcre2_jit_compile.c699 case OP_SKIP: in next_opcode()
918 case OP_SKIP: in check_opcode_types()
9273 if (opcode == OP_SKIP) in compile_control_verb_matchingpath()
9595 case OP_SKIP: in compile_matchingpath()
10478 if (opcode == OP_SKIP) in compile_control_verb_backtrackingpath()
10667 case OP_SKIP: in compile_backtrackingpath()
Dpcre2_match.c850 case OP_SKIP: in match()
/external/pcre/dist2/
DHACKING224 OP_SKIP ) indicates which parentheses must be closed.