Home
last modified time | relevance | path

Searched defs:commit_hook (Results 1 – 25 of 116) sorted by relevance

12345

/dports/emulators/mess/mame-mame0226/3rdparty/lsqlite3/examples/
H A Dhooks_advanced.lua17 function commit_hook(ud) function
/dports/emulators/mame/mame-mame0226/3rdparty/lsqlite3/examples/
H A Dhooks_advanced.lua17 function commit_hook(ud) function
/dports/misc/broot/broot-1.7.0/cargo-crates/rusqlite-0.24.2/src/
H A Dhooks.rs43 pub fn commit_hook<F>(&self, hook: Option<F>) in commit_hook() method
86 fn commit_hook<F>(&mut self, hook: Option<F>) in commit_hook() method
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/rusqlite-0.24.1/src/
H A Dhooks.rs43 pub fn commit_hook<F>(&self, hook: Option<F>) in commit_hook() method
86 fn commit_hook<F>(&mut self, hook: Option<F>) in commit_hook() method
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/rusqlite-0.23.1/src/
H A Dhooks.rs39 pub fn commit_hook<F>(&self, hook: Option<F>) in commit_hook() method
82 fn commit_hook<F>(&mut self, hook: Option<F>) in commit_hook() method
/dports/www/firefox/firefox-99.0/third_party/rust/rusqlite/src/
H A Dhooks.rs43 pub fn commit_hook<F>(&self, hook: Option<F>) in commit_hook() method
86 fn commit_hook<F>(&mut self, hook: Option<F>) in commit_hook() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/rusqlite/src/
H A Dhooks.rs43 pub fn commit_hook<F>(&self, hook: Option<F>) in commit_hook() method
86 fn commit_hook<F>(&mut self, hook: Option<F>) in commit_hook() method
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/rusqlite-0.19.0/src/
H A Dhooks.rs38 pub fn commit_hook<F>(&self, hook: Option<F>) in commit_hook() method
81 fn commit_hook<F>(&mut self, hook: Option<F>) in commit_hook() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/rusqlite/src/
H A Dhooks.rs43 pub fn commit_hook<F>(&self, hook: Option<F>) in commit_hook() method
86 fn commit_hook<F>(&mut self, hook: Option<F>) in commit_hook() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/rusqlite/src/
H A Dhooks.rs39 pub fn commit_hook<F>(&self, hook: Option<F>) in commit_hook() method
82 fn commit_hook<F>(&mut self, hook: Option<F>) in commit_hook() method
/dports/www/firefox-esr/firefox-91.8.0/storage/test/gtest/
H A Dtest_async_callbacks_with_spun_event_loops.cpp22 rv = thread->ProcessNextEvent(true, &processed); in commit_hook()
/dports/sysutils/mcfly/mcfly-0.5.11/cargo-crates/rusqlite-0.15.0/src/
H A Dhooks.rs98 pub fn commit_hook<F>(&self, hook: Option<F>) in commit_hook() method
141 fn commit_hook<F>(&mut self, hook: Option<F>) in commit_hook() method
/dports/devel/mercurial/mercurial-6.0/hgext/
H A Dbookflow.py40 def commit_hook(ui, repo, **kwargs): function
/dports/databases/p5-DBD-SQLite/DBD-SQLite-1.70/
H A DSQLite.xs176 commit_hook(dbh, hook) in commit_hook() function
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/rusqlite-0.26.1/src/
H A Dhooks.rs348 pub fn commit_hook<'c, F>(&'c self, hook: Option<F>) in commit_hook() method
421 fn commit_hook<'c, F>(&'c mut self, hook: Option<F>) in commit_hook() method
/dports/www/firefox-legacy/firefox-52.8.0esr/storage/test/
H A Dtest_asyncStatementExecution_transaction.cpp23 int commit_hook(void *aArg) in commit_hook() function
/dports/www/firefox/firefox-99.0/storage/test/gtest/
H A Dtest_asyncStatementExecution_transaction.cpp22 int commit_hook(void* aArg) { in commit_hook() function
/dports/lang/spidermonkey60/firefox-60.9.0/storage/test/gtest/
H A Dtest_asyncStatementExecution_transaction.cpp23 int commit_hook(void *aArg) in commit_hook() function
/dports/mail/thunderbird/thunderbird-91.8.0/storage/test/gtest/
H A Dtest_asyncStatementExecution_transaction.cpp22 int commit_hook(void* aArg) { in commit_hook() function
/dports/lang/spidermonkey78/firefox-78.9.0/storage/test/gtest/
H A Dtest_asyncStatementExecution_transaction.cpp22 int commit_hook(void* aArg) { in commit_hook() function
/dports/databases/libgda5-postgresql/libgda-5.2.10/samples/SimpleUIForm/
H A Dexample.c75 form = gdaui_form_new (customers);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3ext.h77 void * (*commit_hook)(sqlite3*,int(*)(void*),void*); member
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3ext.h77 void * (*commit_hook)(sqlite3*,int(*)(void*),void*); member
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3ext.h77 void * (*commit_hook)(sqlite3*,int(*)(void*),void*); member
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3ext.h77 void * (*commit_hook)(sqlite3*,int(*)(void*),void*); member

12345