Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_study.c583 case OP_PRUNE_ARG: in find_minlength()
907 case OP_PRUNE_ARG: in set_start_bits()
H A Dpcre_printint.c803 case OP_PRUNE_ARG: in pcre_printint()
H A Dpcre_compile.c259 { 5, OP_PRUNE, OP_PRUNE_ARG },
1825 case OP_PRUNE_ARG: in find_fixedlength()
2140 case OP_PRUNE_ARG: in PRIV()
2285 case OP_PRUNE_ARG: in find_recurse()
2729 case OP_PRUNE_ARG: in could_be_empty_branch()
3803 case OP_PRUNE_ARG: in auto_possessify()
6657 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.h2111 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.c792 case OP_PRUNE_ARG: in match()

Completed in 101 milliseconds