Home
last modified time | relevance | path

Searched refs:ZEND_SEND_REF (Results 1 – 8 of 8) sorted by relevance

/PHP-7.0/Zend/tests/
H A Dbug70288.phpt2 Bug #70288 (Apache crash related to ZEND_SEND_REF)
/PHP-7.0/ext/opcache/Optimizer/
H A Doptimize_func_calls.c140 opline->opcode = ZEND_SEND_REF; in optimize_func_calls()
157 case ZEND_SEND_REF: in optimize_func_calls()
/PHP-7.0/Zend/
H A Dzend_vm_opcodes.h100 #define ZEND_SEND_REF 67 macro
H A Dzend_execute.c2494 case ZEND_SEND_REF: in cleanup_unfinished_calls()
H A Dzend_compile.c2774 opcode = ZEND_SEND_REF; in zend_compile_args()
2794 opcode = ZEND_SEND_REF; in zend_compile_args()
H A Dzend_vm_def.h4370 ZEND_VM_HANDLER(67, ZEND_SEND_REF, VAR|CV, ANY)
4418 ZEND_VM_DISPATCH_TO_HANDLER(ZEND_SEND_REF);
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_opcode.c132 case ZEND_SEND_REF: in phpdbg_decode_opline()
/PHP-7.0/
H A DNEWS2260 . Fixed bug #70288 (Apache crash related to ZEND_SEND_REF). (Laruence)

Completed in 65 milliseconds