Home
last modified time | relevance | path

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

/PHP-7.3/ext/pdo/
H A Dpdo_dbh.c1406 static void pdo_dbh_free_storage(zend_object *std);
1419 pdo_dbh_object_handlers.free_obj = pdo_dbh_free_storage; in pdo_dbh_init()
1561 static void pdo_dbh_free_storage(zend_object *std) in pdo_dbh_free_storage() function

Completed in 10 milliseconds