Home
last modified time | relevance | path

Searched refs:ZEND_SEND_UNPACK (Results 1 – 5 of 5) sorted by relevance

/PHP-7.0/Zend/
H A Dzend_vm_opcodes.h197 #define ZEND_SEND_UNPACK 165 macro
H A Dzend_execute.c2503 case ZEND_SEND_UNPACK: in cleanup_unfinished_calls()
H A Dzend_compile.c2743 opline = zend_emit_op(NULL, ZEND_SEND_UNPACK, &arg_node, NULL); in zend_compile_args()
H A Dzend_vm_def.h4454 ZEND_VM_HANDLER(165, ZEND_SEND_UNPACK, ANY, ANY)
/PHP-7.0/ext/opcache/Optimizer/
H A Doptimize_func_calls.c164 case ZEND_SEND_UNPACK: in optimize_func_calls()

Completed in 46 milliseconds