Searched refs:php_pdo_dbh_fetch_object (Results 1 – 2 of 2) sorted by relevance
519 static inline pdo_dbh_object_t *php_pdo_dbh_fetch_object(zend_object *obj) { in php_pdo_dbh_fetch_object() function524 #define Z_PDO_OBJECT_P(zv) php_pdo_dbh_fetch_object(Z_OBJ_P((zv)))
1347 pdo_dbh_object_t *dbh_obj = php_pdo_dbh_fetch_object(*object); in dbh_method_get()
Completed in 11 milliseconds