Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo/
H A Dphp_pdo_driver.h529 static inline pdo_dbh_object_t *php_pdo_dbh_fetch_object(zend_object *obj) { in php_pdo_dbh_fetch_object() function
534 #define Z_PDO_OBJECT_P(zv) php_pdo_dbh_fetch_object(Z_OBJ_P((zv)))
H A Dpdo_dbh.c1350 pdo_dbh_object_t *dbh_obj = php_pdo_dbh_fetch_object(*object); in dbh_method_get()

Completed in 15 milliseconds