Home
last modified time | relevance | path

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

/php-src/ext/pdo/
H A Dphp_pdo_driver.h215 int (*db_handle_factory)(pdo_dbh_t *dbh, zval *driver_options); member
H A Dpdo_dbh.c482 if (driver->db_handle_factory(dbh, options)) { in php_pdo_internal_construct_driver()

Completed in 13 milliseconds