Searched refs:zend_vm_call_opcode_handler (Results 1 – 3 of 3) sorted by relevance
35 ZEND_API int ZEND_FASTCALL zend_vm_call_opcode_handler(zend_execute_data *ex);
68409 ZEND_API int ZEND_FASTCALL zend_vm_call_opcode_handler(zend_execute_data* ex) function
1826 PHPDBG_G(vmret) = zend_vm_call_opcode_handler(execute_data); in phpdbg_execute_ex()
Completed in 196 milliseconds