Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c584 case OP_MARK: in find_minlength()
876 case OP_MARK: in set_start_bits()
H A 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()
H A 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.
H A Dpcre_internal.h2113 OP_MARK, /* 149 always has an argument */ enumerator
H A 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()
H A Dpcre_exec.c756 case OP_MARK: in match()

Completed in 83 milliseconds