Home
last modified time | relevance | path

Searched defs:pdo_mysql (Results 1 – 1 of 1) sorted by relevance

/PHP-5.4/ext/pdo_mysql/
H A Dpdo_mysql.c38 ZEND_DECLARE_MODULE_GLOBALS(pdo_mysql) in ZEND_DECLARE_MODULE_GLOBALS() argument
137 static PHP_MSHUTDOWN_FUNCTION(pdo_mysql) in PHP_MSHUTDOWN_FUNCTION() argument
150 static PHP_MINFO_FUNCTION(pdo_mysql) in PHP_MINFO_FUNCTION() argument
169 static PHP_RINIT_FUNCTION(pdo_mysql) in PHP_RINIT_FUNCTION() argument
186 static PHP_RSHUTDOWN_FUNCTION(pdo_mysql) in PHP_RSHUTDOWN_FUNCTION() argument
203 static PHP_GINIT_FUNCTION(pdo_mysql) in PHP_GINIT_FUNCTION() argument

Completed in 7 milliseconds