Home
last modified time | relevance | path

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

/PHP-5.5/ext/pdo/
H A Dphp_pdo_int.h56 extern pdo_driver_t *pdo_find_driver(const char *name, int namelen);
H A Dpdo.c206 pdo_driver_t *pdo_find_driver(const char *name, int namelen) in pdo_find_driver() function
H A Dpdo_dbh.c263 driver = pdo_find_driver(data_source, colon - data_source); in PHP_METHOD()

Completed in 10 milliseconds