Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_study.c207 case OP_SKIPZERO: in find_minlength()
1033 case OP_SKIPZERO: in set_start_bits()
Dpcre_internal.h2127 OP_SKIPZERO, /* 161 */ enumerator
Dpcre_compile.c2030 case OP_SKIPZERO: in find_fixedlength()
2484 if (c == OP_BRAZERO || c == OP_BRAMINZERO || c == OP_SKIPZERO || in could_be_empty_branch()
6035 *previous++ = OP_SKIPZERO; in compile_branch()
DHACKING421 is preceded by one of OP_BRAZERO, OP_BRAMINZERO, or OP_SKIPZERO. These are
Dpcre_dfa_exec.c856 case OP_SKIPZERO: in internal_dfa_exec()
Dpcre_exec.c1892 case OP_SKIPZERO: in match()
Dpcre_jit_compile.c674 case OP_SKIPZERO: in next_opcode()
8560 case OP_SKIPZERO: in compile_matchingpath()