Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dbtree.h45 int (*Commit)(Btree*); member
107 #define sqliteBtreeCommit(pBt) (btOps(pBt)->Commit(pBt))
/PHP-5.3/
H A DREADME.RELEASE_PROCESS74 Commit the changes to the main branch.
129 5. Commit and push those changes:
147 3. Commit those changes
168 11. Commit and push all the tarballs and signature files to web/php-distributions.git,
251 8. Commit all the changes to their respective git repos
260 1. Commit the new binaries to ``phpweb/distributions/``
283 4. Commit all the changes (``include/version.inc``, ``archive/archive.xml``,
H A DREADME.GIT-RULES2 Git Commit Rules
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_begintransaction.phpt35 …/* Autocommit was off - by definition. Commit was not issued. DELETE should have been rolled back.…

Completed in 11 milliseconds