Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c585 case OP_PRUNE_ARG: in find_minlength()
909 case OP_PRUNE_ARG: in set_start_bits()
H A Dpcre_compile.c261 { 5, OP_PRUNE, OP_PRUNE_ARG },
1827 case OP_PRUNE_ARG: in find_fixedlength()
2142 case OP_PRUNE_ARG: in PRIV()
2287 case OP_PRUNE_ARG: in find_recurse()
2731 case OP_PRUNE_ARG: in could_be_empty_branch()
3805 case OP_PRUNE_ARG: in auto_possessify()
6659 case OP_PRUNE_ARG: in compile_branch()
H A Dpcre_jit_compile.c767 case OP_PRUNE_ARG: in next_opcode()
858 case OP_PRUNE_ARG: in check_opcode_types()
1287 case OP_PRUNE_ARG: in get_framesize()
1464 case OP_PRUNE_ARG: in init_frame()
8219 if (opcode == OP_PRUNE_ARG || opcode == OP_SKIP_ARG || opcode == OP_THEN_ARG) in compile_control_verb_matchingpath()
8231 if (opcode == OP_PRUNE_ARG || opcode == OP_THEN_ARG) in compile_control_verb_matchingpath()
8541 case OP_PRUNE_ARG: in compile_matchingpath()
9627 case OP_PRUNE_ARG: in compile_backtrackingpath()
H A Dpcre_internal.h2115 OP_PRUNE_ARG, /* 151 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_exec.c794 case OP_PRUNE_ARG: in match()

Completed in 124 milliseconds