Home
last modified time | relevance | path

Searched refs:BTREE_AUXDELETE (Results 1 – 25 of 136) sorted by relevance

123456

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dbtree.h254 #define BTREE_AUXDELETE 0x04 /* not the primary delete operation */ macro
H A Dvdbe.c4530 assert( OPFLAG_AUXDELETE==BTREE_AUXDELETE ); in sqlite3VdbeExec()
5150 rc = sqlite3BtreeDelete(pCrsr, BTREE_AUXDELETE); in sqlite3VdbeExec()
H A Dbtree.c8314 assert( (flags & ~(BTREE_SAVEPOSITION | BTREE_AUXDELETE))==0 ); in sqlite3BtreeDelete()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dbtree.h263 #define BTREE_AUXDELETE 0x04 /* not the primary delete operation */ macro
H A Dvdbe.c5272 assert( OPFLAG_AUXDELETE==BTREE_AUXDELETE ); in sqlite3VdbeExec()
5907 rc = sqlite3BtreeDelete(pCrsr, BTREE_AUXDELETE); in sqlite3VdbeExec()
H A Dbtree.c9106 assert( (flags & ~(BTREE_SAVEPOSITION | BTREE_AUXDELETE))==0 ); in sqlite3BtreeDelete()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dbtree.h255 #define BTREE_AUXDELETE 0x04 /* not the primary delete operation */ macro
H A Dvdbe.c5043 assert( OPFLAG_AUXDELETE==BTREE_AUXDELETE ); in sqlite3VdbeExec()
5662 rc = sqlite3BtreeDelete(pCrsr, BTREE_AUXDELETE); in sqlite3VdbeExec()
H A Dbtree.c8913 assert( (flags & ~(BTREE_SAVEPOSITION | BTREE_AUXDELETE))==0 ); in sqlite3BtreeDelete()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dbtree.h263 #define BTREE_AUXDELETE 0x04 /* not the primary delete operation */ macro
H A Dvdbe.c5247 assert( OPFLAG_AUXDELETE==BTREE_AUXDELETE ); in sqlite3VdbeExec()
5882 rc = sqlite3BtreeDelete(pCrsr, BTREE_AUXDELETE); in sqlite3VdbeExec()
H A Dbtree.c8950 assert( (flags & ~(BTREE_SAVEPOSITION | BTREE_AUXDELETE))==0 ); in sqlite3BtreeDelete()
/dports/lang/jimtcl/jimtcl-0.81/sqlite3/
H A Dsqlite3.c12241 #define BTREE_AUXDELETE 0x04 /* not the primary delete operation */ macro
66269 assert( (flags & ~(BTREE_SAVEPOSITION | BTREE_AUXDELETE))==0 );
81624 assert( OPFLAG_AUXDELETE==BTREE_AUXDELETE );
82188 rc = sqlite3BtreeDelete(pCrsr, BTREE_AUXDELETE);
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/wxsqlite3/sqlite3/secure/src/
H A Dsqlite3.c10595 #define BTREE_AUXDELETE 0x04 /* not the primary delete operation */ macro
63937 assert( (flags & ~(BTREE_SAVEPOSITION | BTREE_AUXDELETE))==0 );
78870 assert( OPFLAG_AUXDELETE==BTREE_AUXDELETE );
79441 rc = sqlite3BtreeDelete(pCrsr, BTREE_AUXDELETE);
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/concourse/dex/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c12241 #define BTREE_AUXDELETE 0x04 /* not the primary delete operation */ macro
66245 assert( (flags & ~(BTREE_SAVEPOSITION | BTREE_AUXDELETE))==0 );
81600 assert( OPFLAG_AUXDELETE==BTREE_AUXDELETE );
82164 rc = sqlite3BtreeDelete(pCrsr, BTREE_AUXDELETE);
/dports/devel/openocd/openocd-0.11.0/jimtcl/sqlite3/
H A Dsqlite3.c12241 #define BTREE_AUXDELETE 0x04 /* not the primary delete operation */ macro
66269 assert( (flags & ~(BTREE_SAVEPOSITION | BTREE_AUXDELETE))==0 );
81624 assert( OPFLAG_AUXDELETE==BTREE_AUXDELETE );
82188 rc = sqlite3BtreeDelete(pCrsr, BTREE_AUXDELETE);
/dports/lang/php73/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c14532 #define BTREE_AUXDELETE 0x04 /* not the primary delete operation */ macro
72008 assert( (flags & ~(BTREE_SAVEPOSITION | BTREE_AUXDELETE))==0 );
88346 assert( OPFLAG_AUXDELETE==BTREE_AUXDELETE );
88964 rc = sqlite3BtreeDelete(pCrsr, BTREE_AUXDELETE);
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/sqlite-3.20.1/
H A Dsqlite3.c13397 #define BTREE_AUXDELETE 0x04 /* not the primary delete operation */ macro
67877 assert( (flags & ~(BTREE_SAVEPOSITION | BTREE_AUXDELETE))==0 );
83507 assert( OPFLAG_AUXDELETE==BTREE_AUXDELETE );
84127 rc = sqlite3BtreeDelete(pCrsr, BTREE_AUXDELETE);
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/sqlite/
H A Dsqlite3.c14577 #define BTREE_AUXDELETE 0x04 /* not the primary delete operation */ macro
72090 assert( (flags & ~(BTREE_SAVEPOSITION | BTREE_AUXDELETE))==0 );
88650 assert( OPFLAG_AUXDELETE==BTREE_AUXDELETE );
89268 rc = sqlite3BtreeDelete(pCrsr, BTREE_AUXDELETE);
/dports/databases/php73-sqlite3/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c14532 #define BTREE_AUXDELETE 0x04 /* not the primary delete operation */ macro
72008 assert( (flags & ~(BTREE_SAVEPOSITION | BTREE_AUXDELETE))==0 );
88346 assert( OPFLAG_AUXDELETE==BTREE_AUXDELETE );
88964 rc = sqlite3BtreeDelete(pCrsr, BTREE_AUXDELETE);
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c14352 #define BTREE_AUXDELETE 0x04 /* not the primary delete operation */ macro
71265 assert( (flags & ~(BTREE_SAVEPOSITION | BTREE_AUXDELETE))==0 );
87405 assert( OPFLAG_AUXDELETE==BTREE_AUXDELETE );
88029 rc = sqlite3BtreeDelete(pCrsr, BTREE_AUXDELETE);
/dports/emulators/mgba/mgba-0.9.2/src/third-party/sqlite3/
H A Dsqlite3.c12353 #define BTREE_AUXDELETE 0x04 /* not the primary delete operation */ macro
66904 assert( (flags & ~(BTREE_SAVEPOSITION | BTREE_AUXDELETE))==0 );
82353 assert( OPFLAG_AUXDELETE==BTREE_AUXDELETE );
82944 rc = sqlite3BtreeDelete(pCrsr, BTREE_AUXDELETE);
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/direct-sqlite-2.3.26/cbits/
H A Dsqlite3.c14532 #define BTREE_AUXDELETE 0x04 /* not the primary delete operation */ macro
72008 assert( (flags & ~(BTREE_SAVEPOSITION | BTREE_AUXDELETE))==0 );
88346 assert( OPFLAG_AUXDELETE==BTREE_AUXDELETE );
88964 rc = sqlite3BtreeDelete(pCrsr, BTREE_AUXDELETE);
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/pressly/goose/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c14352 #define BTREE_AUXDELETE 0x04 /* not the primary delete operation */ macro
71265 assert( (flags & ~(BTREE_SAVEPOSITION | BTREE_AUXDELETE))==0 );
87405 assert( OPFLAG_AUXDELETE==BTREE_AUXDELETE );
88029 rc = sqlite3BtreeDelete(pCrsr, BTREE_AUXDELETE);
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/libsqlite3-sys-0.15.0/sqlite3/
H A Dsqlite3.c14532 #define BTREE_AUXDELETE 0x04 /* not the primary delete operation */ macro
72008 assert( (flags & ~(BTREE_SAVEPOSITION | BTREE_AUXDELETE))==0 );
88346 assert( OPFLAG_AUXDELETE==BTREE_AUXDELETE );
88964 rc = sqlite3BtreeDelete(pCrsr, BTREE_AUXDELETE);

123456