Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_study.c551 case OP_CLOSE: in find_minlength()
818 case OP_CLOSE: in set_start_bits()
Dpcre_printint.c423 case OP_CLOSE: in pcre_printint()
Dpcre_internal.h2115 OP_CLOSE, /* 160 Used before OP_ACCEPT to close open captures */ enumerator
DHACKING202 OP_PRUNE ) OP_CLOSE, each followed by a count that
Dpcre_compile.c1806 case OP_CLOSE: in find_fixedlength()
6490 *code++ = OP_CLOSE; in compile_branch()
Dpcre_exec.c1462 case OP_CLOSE: in match()
Dpcre_jit_compile.c677 case OP_CLOSE: in next_opcode()
8498 case OP_CLOSE: in compile_matchingpath()