Home
last modified time | relevance | path

Searched refs:OP_SKIPZERO (Results 1 – 7 of 7) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_study.c264 case OP_SKIPZERO: in find_minlength()
1089 case OP_SKIPZERO: in set_start_bits()
Dpcre2_internal.h1588 OP_SKIPZERO, /* 163 */ enumerator
Dpcre2_compile.c1233 case OP_SKIPZERO: in find_fixedlength()
1480 if (c == OP_BRAZERO || c == OP_BRAMINZERO || c == OP_SKIPZERO || in could_be_empty_branch()
5475 *previous++ = OP_SKIPZERO; in compile_branch()
Dpcre2_dfa_match.c792 case OP_SKIPZERO: in internal_dfa_match()
Dpcre2_match.c1965 case OP_SKIPZERO: in match()
Dpcre2_jit_compile.c706 case OP_SKIPZERO: in next_opcode()
9613 case OP_SKIPZERO: in compile_matchingpath()
/external/pcre/dist2/
DHACKING453 is preceded by one of OP_BRAZERO, OP_BRAMINZERO, or OP_SKIPZERO. These are