Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_study.c554 case OP_PRUNE: in find_minlength()
866 case OP_PRUNE: in set_start_bits()
Dpcre_internal.h2102 OP_PRUNE, /* 150 */ enumerator
Dpcre_compile.c255 { 5, OP_PRUNE, OP_PRUNE_ARG },
1818 case OP_PRUNE: in find_fixedlength()
6533 case OP_PRUNE: in compile_branch()
DHACKING202 OP_PRUNE ) OP_CLOSE, each followed by a count that
Dpcre_jit_compile.c670 case OP_PRUNE: in next_opcode()
890 case OP_PRUNE: in check_opcode_types()
8482 case OP_PRUNE: in compile_matchingpath()
9567 case OP_PRUNE: in compile_backtrackingpath()
Dpcre_exec.c788 case OP_PRUNE: in match()