Home
last modified time | relevance | path

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

/PHP-7.1/ext/pdo/
H A Dphp_pdo_driver.h515 static inline pdo_dbh_t *php_pdo_dbh_fetch_inner(zend_object *obj) { in php_pdo_dbh_fetch_inner() function
523 #define Z_PDO_DBH_P(zv) php_pdo_dbh_fetch_inner(Z_OBJ_P((zv)))
H A Dpdo_dbh.c1552 pdo_dbh_t *dbh = php_pdo_dbh_fetch_inner(std); in pdo_dbh_free_storage()

Completed in 18 milliseconds