Home
last modified time | relevance | path

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

/PHP-8.2/ext/pdo/
H A Dphp_pdo_driver.h214 int (*db_handle_factory)(pdo_dbh_t *dbh, zval *driver_options); member
H A Dpdo_dbh.c452 if (driver->db_handle_factory(dbh, options)) { in internal_construct()

Completed in 15 milliseconds