Home
last modified time | relevance | path

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

/php-src/ext/pdo/
H A Dphp_pdo_driver.h310 pdo_dbh_request_shutdown persistent_shutdown; member
H A Dpdo_dbh.c1494 if (dbh->is_persistent && dbh->methods && dbh->methods->persistent_shutdown) { in pdo_dbh_free_storage()
1495 dbh->methods->persistent_shutdown(dbh); in pdo_dbh_free_storage()

Completed in 11 milliseconds