Home
last modified time | relevance | path

Searched defs:commit (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/pdo/
H A Dpdo_dbh.stub.php14 public function commit(): bool {} function in PDO
H A Dpdo_dbh.c624 PHP_METHOD(PDO, commit) in PHP_METHOD() argument
H A Dphp_pdo_driver.h298 pdo_dbh_txn_func commit; member
/PHP-8.1/ext/mysqli/
H A Dmysqli.stub.php175 public function commit(int $flags = 0, ?string $name = null): bool {} function in mysqli
H A Dmysqli_api.c110 static int mysqli_commit_or_rollback_libmysql(MYSQL * conn, bool commit, const uint32_t mode, const… in mysqli_commit_or_rollback_libmysql()

Completed in 22 milliseconds