Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_execute.h166 static zend_always_inline void zend_vm_init_call_frame(zend_execute_data *call, uint32_t call_info,… in zend_vm_init_call_frame() function
188zend_vm_init_call_frame(call, call_info | ZEND_CALL_ALLOCATED, func, num_args, called_scope, objec… in zend_vm_stack_push_call_frame_ex()
192 zend_vm_init_call_frame(call, call_info, func, num_args, called_scope, object); in zend_vm_stack_push_call_frame_ex()

Completed in 4 milliseconds