Home
last modified time | relevance | path

Searched refs:php_pdo_dbh_delref (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/pdo/
H A Dphp_pdo_driver.h659 PDO_API void php_pdo_dbh_delref(pdo_dbh_t *dbh TSRMLS_DC);
H A Dpdo_dbh.c1564 PDO_API void php_pdo_dbh_delref(pdo_dbh_t *dbh TSRMLS_DC) in php_pdo_dbh_delref() function
H A Dpdo_stmt.c2408 php_pdo_dbh_delref(stmt->dbh TSRMLS_CC); in free_statement()
/PHP-5.5/ext/pdo_pgsql/
H A Dpgsql_driver.c153 php_pdo_dbh_delref(dbh TSRMLS_CC); in pgsql_lob_close()

Completed in 25 milliseconds