Home
last modified time | relevance | path

Searched refs:xFreeSchema (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A DbtreeInt.h433 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */ member
H A Dbtree.c2606 if( pBt->xFreeSchema && pBt->pSchema ){ in sqlite3BtreeClose()
2607 pBt->xFreeSchema(pBt->pSchema); in sqlite3BtreeClose()
9693 pBt->xFreeSchema = xFree; in sqlite3BtreeSchema()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A DbtreeInt.h433 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */ member
H A Dbtree.c2745 if( pBt->xFreeSchema && pBt->pSchema ){ in sqlite3BtreeClose()
2746 pBt->xFreeSchema(pBt->pSchema); in sqlite3BtreeClose()
10338 pBt->xFreeSchema = xFree; in sqlite3BtreeSchema()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A DbtreeInt.h448 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */ member
H A Dbtree.c2778 if( pBt->xFreeSchema && pBt->pSchema ){ in sqlite3BtreeClose()
2779 pBt->xFreeSchema(pBt->pSchema); in sqlite3BtreeClose()
10551 pBt->xFreeSchema = xFree; in sqlite3BtreeSchema()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A DbtreeInt.h448 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */ member
H A Dbtree.c2756 if( pBt->xFreeSchema && pBt->pSchema ){ in sqlite3BtreeClose()
2757 pBt->xFreeSchema(pBt->pSchema); in sqlite3BtreeClose()
10395 pBt->xFreeSchema = xFree; in sqlite3BtreeSchema()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dbtree.c2082 if( pBt->xFreeSchema && pBt->pSchema ){ in sqlite3BtreeClose()
2083 pBt->xFreeSchema(pBt->pSchema); in sqlite3BtreeClose()
8594 pBt->xFreeSchema = xFree; in sqlite3BtreeSchema()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.c37023 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */
39590 if( pBt->xFreeSchema && pBt->pSchema ){
39591 pBt->xFreeSchema(pBt->pSchema);
45325 pBt->xFreeSchema = xFree;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.c35615 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */
37882 if( pBt->xFreeSchema && pBt->pSchema ){
37883 pBt->xFreeSchema(pBt->pSchema);
43664 pBt->xFreeSchema = xFree;
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.c48864 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */
51424 if( pBt->xFreeSchema && pBt->pSchema ){
51425 pBt->xFreeSchema(pBt->pSchema);
57489 pBt->xFreeSchema = xFree;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.c47058 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */
49602 if( pBt->xFreeSchema && pBt->pSchema ){
49603 pBt->xFreeSchema(pBt->pSchema);
55574 pBt->xFreeSchema = xFree;
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.c47022 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */
49566 if( pBt->xFreeSchema && pBt->pSchema ){
49567 pBt->xFreeSchema(pBt->pSchema);
55538 pBt->xFreeSchema = xFree;
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.c47767 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */
50314 if( pBt->xFreeSchema && pBt->pSchema ){
50315 pBt->xFreeSchema(pBt->pSchema);
56299 pBt->xFreeSchema = xFree;
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c50306 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */
52939 if( pBt->xFreeSchema && pBt->pSchema ){
52940 pBt->xFreeSchema(pBt->pSchema);
59141 pBt->xFreeSchema = xFree;
/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 Dsqlite3-binding.c50639 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */
53281 if( pBt->xFreeSchema && pBt->pSchema ){
53282 pBt->xFreeSchema(pBt->pSchema);
59522 pBt->xFreeSchema = xFree;
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.c49039 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */
51649 if( pBt->xFreeSchema && pBt->pSchema ){
51650 pBt->xFreeSchema(pBt->pSchema);
57867 pBt->xFreeSchema = xFree;
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c51024 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */
53666 if( pBt->xFreeSchema && pBt->pSchema ){
53667 pBt->xFreeSchema(pBt->pSchema);
59908 pBt->xFreeSchema = xFree;
/dports/chinese/libchewing/libchewing-0.5.1/thirdparty/sqlite-amalgamation/
H A Dsqlite3.c49067 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */
51685 if( pBt->xFreeSchema && pBt->pSchema ){
51686 pBt->xFreeSchema(pBt->pSchema);
57926 pBt->xFreeSchema = xFree;
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c50639 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */
53281 if( pBt->xFreeSchema && pBt->pSchema ){
53282 pBt->xFreeSchema(pBt->pSchema);
59522 pBt->xFreeSchema = xFree;
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/sqlite/
H A Dsqlite3.c50639 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */
53281 if( pBt->xFreeSchema && pBt->pSchema ){
53282 pBt->xFreeSchema(pBt->pSchema);
59522 pBt->xFreeSchema = xFree;
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dsqlite3.c49836 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */
52470 if( pBt->xFreeSchema && pBt->pSchema ){
52471 pBt->xFreeSchema(pBt->pSchema);
58719 pBt->xFreeSchema = xFree;
/dports/games/redeclipse/base-2.0.0/src/support/
H A Dsqlite3.c53236 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */
56288 if( pBt->xFreeSchema && pBt->pSchema ){
56289 pBt->xFreeSchema(pBt->pSchema);
63198 pBt->xFreeSchema = xFree;
/dports/games/redeclipse16/base-1.6.0/src/support/
H A Dsqlite3.c53236 void (*xFreeSchema)(void*); /* Destructor for BtShared.pSchema */
56288 if( pBt->xFreeSchema && pBt->pSchema ){
56289 pBt->xFreeSchema(pBt->pSchema);
63198 pBt->xFreeSchema = xFree;

1234567