44#define ZEND_VM_SET_OPCODE_HANDLER(opline) zend_vm_set_opcode_handler(opline)
ZEND_API bool zend_gcc_global_regs(void)
struct _zend_execute_data zend_execute_data
ZEND_API const void *ZEND_FASTCALL zend_get_opcode_handler_func(const zend_op *op)
ZEND_API void ZEND_FASTCALL zend_vm_set_opcode_handler(zend_op *opcode)
ZEND_API void ZEND_FASTCALL zend_vm_set_opcode_handler_ex(zend_op *opcode, uint32_t op1_info, uint32_t op2_info, uint32_t res_info)
ZEND_API int ZEND_FASTCALL zend_vm_call_opcode_handler(zend_execute_data *ex)
ZEND_API int zend_vm_kind(void)
ZEND_API const zend_op * zend_get_halt_op(void)
ZEND_API void ZEND_FASTCALL zend_serialize_opcode_handler(zend_op *op)
ZEND_API void ZEND_FASTCALL zend_deserialize_opcode_handler(zend_op *op)