Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c207 case OP_SKIPZERO: in find_minlength()
1033 case OP_SKIPZERO: in set_start_bits()
H A Dpcre_internal.h2131 OP_SKIPZERO, /* 161 */ enumerator
H A 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()
H A DHACKING421 is preceded by one of OP_BRAZERO, OP_BRAMINZERO, or OP_SKIPZERO. These are
H A Dpcre_exec.c1892 case OP_SKIPZERO: in match()
H A Dpcre_jit_compile.c674 case OP_SKIPZERO: in next_opcode()
8560 case OP_SKIPZERO: in compile_matchingpath()

Completed in 87 milliseconds