Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_vm_opcodes.h188 #define ZEND_SEND_ARRAY 119 macro
H A Dzend_execute.c2427 case ZEND_SEND_ARRAY: in cleanup_unfinished_calls()
H A Dzend_compile.c3575 zend_emit_op(NULL, ZEND_SEND_ARRAY, &arg_node, NULL); in zend_compile_func_cufa()
H A Dzend_vm_def.h4679 ZEND_VM_HANDLER(119, ZEND_SEND_ARRAY, ANY, ANY)
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_call_graph.c167 case ZEND_SEND_ARRAY: in zend_analyze_calls()
H A Doptimize_func_calls.c285 case ZEND_SEND_ARRAY: in zend_optimize_func_calls()

Completed in 80 milliseconds