18#ifndef PHP_PDO_DBLIB_H
19#define PHP_PDO_DBLIB_H
21#ifdef PDO_DBLIB_IS_MSSQL
23#define phpext_pdo_mssql_ptr &pdo_mssql_module_entry
26#define phpext_pdo_dblib_ptr &pdo_dblib_module_entry
30#define PHP_PDO_DBLIB_VERSION PHP_VERSION
zend_module_entry pdo_dblib_module_entry
#define PHP_MSHUTDOWN_FUNCTION
#define PHP_MINIT_FUNCTION
#define PHP_MINFO_FUNCTION
#define PHP_RSHUTDOWN_FUNCTION
struct _zend_module_entry zend_module_entry