Searched refs:php_pdo_dbh_fetch_inner (Results 1 – 2 of 2) sorted by relevance
515 static inline pdo_dbh_t *php_pdo_dbh_fetch_inner(zend_object *obj) { in php_pdo_dbh_fetch_inner() function523 #define Z_PDO_DBH_P(zv) php_pdo_dbh_fetch_inner(Z_OBJ_P((zv)))
1552 pdo_dbh_t *dbh = php_pdo_dbh_fetch_inner(std); in pdo_dbh_free_storage()
Completed in 17 milliseconds