Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c598 case OP_SKIP: in find_minlength()
917 case OP_SKIP: in set_start_bits()
H A Dpcre_internal.h2116 OP_SKIP, /* 152 */ enumerator
H A Dpcre_compile.c262 { 4, OP_SKIP, OP_SKIP_ARG },
1852 case OP_SKIP: in find_fixedlength()
6660 case OP_SKIP: in compile_branch()
H A DHACKING203 OP_SKIP ) indicates which parentheses must be closed.
H A Dpcre_jit_compile.c667 case OP_SKIP: in next_opcode()
877 case OP_SKIP: in check_opcode_types()
8224 if (opcode == OP_SKIP) in compile_control_verb_matchingpath()
8542 case OP_SKIP: in compile_matchingpath()
9439 if (opcode == OP_SKIP) in compile_control_verb_backtrackingpath()
9628 case OP_SKIP: in compile_backtrackingpath()
H A Dpcre_exec.c804 case OP_SKIP: in match()

Completed in 87 milliseconds