17#ifndef PHP_PDO_MYSQL_H
18#define PHP_PDO_MYSQL_H
21#define phpext_pdo_mysql_ptr &pdo_mysql_module_entry
24#define PHP_PDO_MYSQL_VERSION PHP_VERSION
27#define PHP_PDO_MYSQL_API __declspec(dllexport)
29#define PHP_PDO_MYSQL_API
zend_module_entry pdo_mysql_module_entry
struct _zend_module_entry zend_module_entry