Home
last modified time | relevance | path

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

/PHP-5.6/ext/mbstring/oniguruma/
H A Dregint.h502 OP_MEMORY_END_PUSH, /* push back-tracker to stack */ enumerator
H A DHISTORY1694 add OP_MEMORY_END_PUSH and OP_MEMORY_END_PUSH_REC.
1695 2003/03/06: [impl] rename OP_MEMORY_END_PUSH to OP_MEMORY_END_MARK.
1724 2003/03/01: [impl] use OP_MEMORY_END_PUSH in callable subexp compiled code
1732 2003/02/28: [impl] add opcode OP_MEMORY_END_PUSH for callable subexp.
1776 2003/02/10: [impl] don't use OP_MEMORY_END_PUSH (and STK_MEM_END).
H A Dregexec.c2082 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()
5724 { OP_MEMORY_END_PUSH, "mem-end-push", ARG_MEMNUM },

Completed in 46 milliseconds