Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_vm_opcodes.h198 #define ZEND_SEND_ARRAY 119 macro
H A Dzend_compile.c3448 opline = zend_emit_op(NULL, ZEND_SEND_ARRAY, &arg_node, &len_node); in zend_compile_func_cufa()
3458 zend_emit_op(NULL, ZEND_SEND_ARRAY, &arg_node, NULL); in zend_compile_func_cufa()
H A Dzend_execute.c3878 case ZEND_SEND_ARRAY: in cleanup_unfinished_calls()
H A Dzend_vm_def.h5070 ZEND_VM_HANDLER(119, ZEND_SEND_ARRAY, ANY, ANY, NUM)
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_call_graph.c173 case ZEND_SEND_ARRAY: in zend_analyze_calls()
H A Doptimize_func_calls.c301 case ZEND_SEND_ARRAY: in zend_optimize_func_calls()
H A Dsccp.c244 case ZEND_SEND_ARRAY: in can_replace_op1()

Completed in 209 milliseconds