Home
last modified time | relevance | path

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

/PHP-8.4/ext/pdo_firebird/
H A Dfirebird_driver.c37 static bool php_firebird_rollback_transaction(pdo_dbh_t *dbh);
592 php_firebird_rollback_transaction(dbh); in firebird_handle_closer()
958 static bool php_firebird_rollback_transaction(pdo_dbh_t *dbh) /* {{{ */ in php_firebird_rollback_transaction() function
975 if (!php_firebird_rollback_transaction(dbh)) { in firebird_handle_manually_rollback()

Completed in 7 milliseconds