Home
last modified time | relevance | path

Searched refs:commit (Results 51 – 69 of 69) sorted by relevance

123

/PHP-8.0/ext/mysqli/tests/
H A D014.phpt2 mysqli autocommit/commit/rollback
H A Dmysqli_class_mysqli_interface.phpt27 'commit' => true,
/PHP-8.0/ext/pdo_pgsql/tests/
H A Dcopy_to.phpt34 $db->commit();
/PHP-8.0/ext/pdo_oci/tests/
H A Dpdo_oci_stream_2.phpt40 $db->commit();
H A Dbug57702.phpt41 $db->commit();
/PHP-8.0/ext/pdo/
H A Dphp_pdo_driver.h309 pdo_dbh_txn_func commit; member
H A Dpdo_dbh.c623 PHP_METHOD(PDO, commit) in PHP_METHOD() argument
636 if (dbh->methods->commit(dbh)) { in PHP_METHOD()
/PHP-8.0/.github/workflows/
H A Dnightly.yml19 # the correct commit hashes.
21 - name: Grab the commit mapping
24 path: branch-commit-cache.json
/PHP-8.0/
H A DREADME.md114 the commit message using `GH-NNNNNN`. Use `#NNNNNN` for tickets in the old
H A D.gitignore280 /branch-commit-cache.json
H A DUPGRADING449 is subject to "implicit commit" is executed, PDO::inTransaction() will
/PHP-8.0/ext/mysqli/
H A Dmysqli.stub.php54 public function commit(int $flags = 0, ?string $name = null) {} function in mysqli
H A Dmysqli_api.c110 static int mysqli_commit_or_rollback_libmysql(MYSQL * conn, zend_bool commit, const uint32_t mode, … in mysqli_commit_or_rollback_libmysql() argument
123 …(commit? "COMMIT%s %s":"ROLLBACK%s %s"), name_esc? name_esc:"", tmp_str.s? ZSTR_VAL(tmp_str.s):""); in mysqli_commit_or_rollback_libmysql()
H A Dmysqli_arginfo.h952 ZEND_ME_MAPPING(commit, mysqli_commit, arginfo_class_mysqli_commit, ZEND_ACC_PUBLIC)
/PHP-8.0/ext/phar/tests/files/
H A Dpear2coverage.phar783 $this->sqlite->commit();
1500 function commit()
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_connection.c2068 …n_data, tx_commit_or_rollback)(MYSQLND_CONN_DATA * conn, const zend_bool commit, const unsigned in…
2086 query_len = mnd_sprintf(&query, 0, (commit? "COMMIT%s %s":"ROLLBACK%s %s"),
H A Dmysqlnd_structs.h511 …n_data__tx_commit_or_rollback)(MYSQLND_CONN_DATA * conn, const zend_bool commit, const unsigned in…
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます14636 0 string commit\040
14637 >7 regex [0-9]+ Git commit %s
28267 # See https://github.com/Sereal/Sereal/commit/35372ae01d in the
H A Dmagic14636 0 string commit\040
14637 >7 regex [0-9]+ Git commit %s
28267 # See https://github.com/Sereal/Sereal/commit/35372ae01d in the

Completed in 196 milliseconds

123