Home
last modified time | relevance | path

Searched refs:php_pdo_pdbh_dtor (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/pdo/
H A Dphp_pdo_int.h37 extern ZEND_RSRC_DTOR_FUNC(php_pdo_pdbh_dtor);
H A Dpdo.c329 le_ppdo = zend_register_list_destructors_ex(NULL, php_pdo_pdbh_dtor, in PHP_MINIT_FUNCTION()
H A Dpdo_dbh.c1577 ZEND_RSRC_DTOR_FUNC(php_pdo_pdbh_dtor) /* {{{ */ in ZEND_RSRC_DTOR_FUNC() argument

Completed in 14 milliseconds