Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c586 case OP_SKIP_ARG: in find_minlength()
918 case OP_SKIP_ARG: in set_start_bits()
H A Dpcre_compile.c262 { 4, OP_SKIP, OP_SKIP_ARG },
1828 case OP_SKIP_ARG: in find_fixedlength()
2143 case OP_SKIP_ARG: in PRIV()
2288 case OP_SKIP_ARG: in find_recurse()
2732 case OP_SKIP_ARG: in could_be_empty_branch()
3806 case OP_SKIP_ARG: in auto_possessify()
6661 case OP_SKIP_ARG: in compile_branch()
H A Dpcre_internal.h2117 OP_SKIP_ARG, /* 153 same, but with argument */ enumerator
H A DHACKING216 the opcodes OP_PRUNE_ARG, OP_SKIP_ARG, and OP_THEN_ARG are used, with the name
H A Dpcre_jit_compile.c768 case OP_SKIP_ARG: in next_opcode()
882 case OP_SKIP_ARG: in check_opcode_types()
8219 if (opcode == OP_PRUNE_ARG || opcode == OP_SKIP_ARG || opcode == OP_THEN_ARG) in compile_control_verb_matchingpath()
8543 case OP_SKIP_ARG: in compile_matchingpath()
9425 if (opcode == OP_SKIP_ARG) in compile_control_verb_backtrackingpath()
9629 case OP_SKIP_ARG: in compile_backtrackingpath()
H A Dpcre_exec.c819 case OP_SKIP_ARG: in match()

Completed in 79 milliseconds