Home
last modified time | relevance | path

Searched defs:aggregate_context (Results 1 – 25 of 115) sorted by relevance

12345

/dports/databases/php81-pdo_sqlite/php-8.1.1/ext/pdo_sqlite/
H A Dsqlite_driver.c319 } aggregate_context; typedef
/dports/databases/php74-pdo_sqlite/php-7.4.27/ext/pdo_sqlite/
H A Dsqlite_driver.c317 } aggregate_context; typedef
/dports/databases/php80-pdo_sqlite/php-8.0.15/ext/pdo_sqlite/
H A Dsqlite_driver.c316 } aggregate_context; typedef
/dports/www/mod_php81/php-8.1.1/ext/pdo_sqlite/
H A Dsqlite_driver.c319 } aggregate_context; typedef
/dports/lang/php80/php-8.0.15/ext/pdo_sqlite/
H A Dsqlite_driver.c316 } aggregate_context; typedef
/dports/lang/php81/php-8.1.1/ext/pdo_sqlite/
H A Dsqlite_driver.c319 } aggregate_context; typedef
/dports/lang/php74/php-7.4.27/ext/pdo_sqlite/
H A Dsqlite_driver.c317 } aggregate_context; typedef
/dports/www/mod_php74/php-7.4.27/ext/pdo_sqlite/
H A Dsqlite_driver.c317 } aggregate_context; typedef
/dports/www/mod_php80/php-8.0.15/ext/pdo_sqlite/
H A Dsqlite_driver.c316 } aggregate_context; typedef
/dports/sysutils/mcfly/mcfly-0.5.11/cargo-crates/rusqlite-0.15.0/src/
H A Dfunctions.rs360 unsafe fn aggregate_context<A>( in create_aggregate_function() function
/dports/databases/libgda5-postgresql/libgda-5.2.10/samples/SimpleUIForm/
H A Dexample.c34 gtk_init (&argc, &argv);
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/rusqlite-0.19.0/src/
H A Dfunctions.rs500 unsafe fn aggregate_context<A>(ctx: *mut sqlite3_context, bytes: usize) -> Option<*mut *mut A> { in aggregate_context() function
/dports/misc/broot/broot-1.7.0/cargo-crates/rusqlite-0.24.2/src/
H A Dfunctions.rs557 unsafe fn aggregate_context<A>(ctx: *mut sqlite3_context, bytes: usize) -> Option<*mut *mut A> { in aggregate_context() function
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/rusqlite-0.24.1/src/
H A Dfunctions.rs557 unsafe fn aggregate_context<A>(ctx: *mut sqlite3_context, bytes: usize) -> Option<*mut *mut A> { in aggregate_context() function
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/rusqlite-0.23.1/src/
H A Dfunctions.rs548 unsafe fn aggregate_context<A>(ctx: *mut sqlite3_context, bytes: usize) -> Option<*mut *mut A> { in aggregate_context() function
/dports/www/firefox/firefox-99.0/third_party/rust/rusqlite/src/
H A Dfunctions.rs557 unsafe fn aggregate_context<A>(ctx: *mut sqlite3_context, bytes: usize) -> Option<*mut *mut A> { in aggregate_context() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/rusqlite/src/
H A Dfunctions.rs557 unsafe fn aggregate_context<A>(ctx: *mut sqlite3_context, bytes: usize) -> Option<*mut *mut A> { in aggregate_context() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/rusqlite/src/
H A Dfunctions.rs557 unsafe fn aggregate_context<A>(ctx: *mut sqlite3_context, bytes: usize) -> Option<*mut *mut A> { in aggregate_context() function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/rusqlite/src/
H A Dfunctions.rs548 unsafe fn aggregate_context<A>(ctx: *mut sqlite3_context, bytes: usize) -> Option<*mut *mut A> { in aggregate_context() function
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/rusqlite-0.26.1/src/
H A Dfunctions.rs608 unsafe fn aggregate_context<A>(ctx: *mut sqlite3_context, bytes: usize) -> Option<*mut *mut A> { in aggregate_context() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3ext.h37 void * (*aggregate_context)(sqlite3_context*,int nBytes); member
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3ext.h37 void * (*aggregate_context)(sqlite3_context*,int nBytes); member
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3ext.h35 void * (*aggregate_context)(sqlite3_context*,int nBytes); member
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3ext.h35 void * (*aggregate_context)(sqlite3_context*,int nBytes); member
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/mattn/go-sqlite3/code/
H A Dsqlite3ext.h35 void * (*aggregate_context)(sqlite3_context*,int nBytes); member

12345