Home
last modified time | relevance | path

Searched refs:OP_MEMORY_END_PUSH (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h502 OP_MEMORY_END_PUSH, /* push back-tracker to stack */ enumerator
H A DHISTORY1675 add OP_MEMORY_END_PUSH and OP_MEMORY_END_PUSH_REC.
1676 2003/03/06: [impl] rename OP_MEMORY_END_PUSH to OP_MEMORY_END_MARK.
1705 2003/03/01: [impl] use OP_MEMORY_END_PUSH in callable subexp compiled code
1713 2003/02/28: [impl] add opcode OP_MEMORY_END_PUSH for callable subexp.
1757 2003/02/10: [impl] don't use OP_MEMORY_END_PUSH (and STK_MEM_END).
H A Dregexec.c2087 case OP_MEMORY_END_PUSH: MOP_IN(OP_MEMORY_END_PUSH); in match_at()
H A Dregcomp.c1314 ? OP_MEMORY_END_PUSH_REC : OP_MEMORY_END_PUSH)); in compile_enclose_node()
1328 r = add_opcode(reg, OP_MEMORY_END_PUSH); in compile_enclose_node()
5725 { OP_MEMORY_END_PUSH, "mem-end-push", ARG_MEMNUM },

Completed in 38 milliseconds