Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c201 case OP_SKIPZERO: in find_minlength()
926 case OP_SKIPZERO: in set_start_bits()
H A Dpcre_compile.c2017 case OP_SKIPZERO: in find_fixedlength()
2425 if (c == OP_BRAZERO || c == OP_BRAMINZERO || c == OP_SKIPZERO || in could_be_empty_branch()
5162 *previous++ = OP_SKIPZERO; in compile_branch()
H A Dpcre_internal.h2115 OP_SKIPZERO, /* 155 */ enumerator
H A DHACKING376 is preceded by one of OP_BRAZERO, OP_BRAMINZERO, or OP_SKIPZERO. These are
H A Dpcre_exec.c1872 case OP_SKIPZERO: in match()

Completed in 63 milliseconds