Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c1387 static void pdo_dbh_free_storage(zend_object *std);
1402 pdo_dbh_object_handlers.free_obj = pdo_dbh_free_storage; in pdo_dbh_init()
1544 static void pdo_dbh_free_storage(zend_object *std) in pdo_dbh_free_storage() function

Completed in 8 milliseconds