orig_execute_data  762 ext/opcache/zend_accelerator_module.c 	zend_execute_data *orig_execute_data = NULL;
orig_execute_data  778 ext/opcache/zend_accelerator_module.c 	orig_execute_data = EG(current_execute_data);
orig_execute_data  783 ext/opcache/zend_accelerator_module.c 		EG(current_execute_data) = orig_execute_data;