Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_study.c584 case OP_MARK: in find_minlength()
876 case OP_MARK: in set_start_bits()
Dpcre_printint.c804 case OP_MARK: in pcre_printint()
Dpcre_compile.c255 { 0, -1, OP_MARK },
256 { 4, -1, OP_MARK },
1826 case OP_MARK: in find_fixedlength()
2141 case OP_MARK: in PRIV()
2286 case OP_MARK: in find_recurse()
2730 case OP_MARK: in could_be_empty_branch()
3804 case OP_MARK: in auto_possessify()
DHACKING214 OP_MARK is followed by the mark name, preceded by a one-unit length, and
217 following in the same format as OP_MARK.
Dpcre_internal.h2109 OP_MARK, /* 149 always has an argument */ enumerator
Dpcre_jit_compile.c766 case OP_MARK: in next_opcode()
862 case OP_MARK: in check_opcode_types()
1286 case OP_MARK: in get_framesize()
1463 case OP_MARK: in init_frame()
8518 case OP_MARK: in compile_matchingpath()
9614 case OP_MARK: in compile_backtrackingpath()
Dpcre_exec.c756 case OP_MARK: in match()