Home
last modified time | relevance | path

Searched refs:OP_DropIndex (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dopcodes.h110 #define OP_DropIndex 102 macro
H A Dsqlite3.c8143 #define OP_DropIndex 102 macro
58174 case OP_DropIndex: {
70874 sqlite3VdbeAddOp4(v, OP_DropIndex, iDb, 0, 0, pIndex->zName, 0);
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dbuild.c2966 sqlite3VdbeAddOp4(v, OP_DropIndex, iDb, 0, 0, pIndex->zName, 0); in sqlite3DropIndex()
H A Dvdbe.c4733 case OP_DropIndex: { in sqlite3VdbeExec()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dbuild.c3544 sqlite3VdbeAddOp4(v, OP_DropIndex, iDb, 0, 0, pIndex->zName, 0); in sqlite3DropIndex()
H A Dvdbe.c5609 case OP_DropIndex: { in sqlite3VdbeExec()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dbuild.c4074 sqlite3VdbeAddOp4(v, OP_DropIndex, iDb, 0, 0, pIndex->zName, 0); in sqlite3DropIndex()
H A Dvdbe.c6147 case OP_DropIndex: { in sqlite3VdbeExec()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dbuild.c4186 sqlite3VdbeAddOp4(v, OP_DropIndex, iDb, 0, 0, pIndex->zName, 0); in sqlite3DropIndex()
H A Dvdbe.c6393 case OP_DropIndex: { in sqlite3VdbeExec()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dbuild.c4306 sqlite3VdbeAddOp4(v, OP_DropIndex, iDb, 0, 0, pIndex->zName, 0); in sqlite3DropIndex()
H A Dvdbe.c6420 case OP_DropIndex: { in sqlite3VdbeExec()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.c7340 #define OP_DropIndex 101 macro
56865 case OP_DropIndex: {
69172 vtk_sqlite3VdbeAddOp4(v, OP_DropIndex, iDb, 0, 0, pIndex->zName, 0);
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.c7040 #define OP_DropIndex 63 macro
54013 case OP_DropIndex: {
65264 sqlite3VdbeAddOp4(v, OP_DropIndex, iDb, 0, 0, pIndex->zName, 0);
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dsqlite3.amalgamation.c1695 #define OP_DropIndex 102 macro
51760 case OP_DropIndex: {
64376 sqlite3VdbeAddOp4(v, OP_DropIndex, iDb, 0, 0, pIndex->zName, 0);
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.c8701 #define OP_DropIndex 109 macro
69832 case OP_DropIndex: {
84231 sqlite3VdbeAddOp4(v, OP_DropIndex, iDb, 0, 0, pIndex->zName, 0);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.c8407 #define OP_DropIndex 102 macro
67617 case OP_DropIndex: {
80335 sqlite3VdbeAddOp4(v, OP_DropIndex, iDb, 0, 0, pIndex->zName, 0);
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.c8400 #define OP_DropIndex 102 macro
67581 case OP_DropIndex: {
80299 sqlite3VdbeAddOp4(v, OP_DropIndex, iDb, 0, 0, pIndex->zName, 0);
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.c8443 #define OP_DropIndex 109 macro
68479 case OP_DropIndex: {
82142 sqlite3VdbeAddOp4(v, OP_DropIndex, iDb, 0, 0, pIndex->zName, 0);
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c9246 #define OP_DropIndex 121 macro
72100 case OP_DropIndex: {
88121 sqlite3VdbeAddOp4(v, OP_DropIndex, iDb, 0, 0, pIndex->zName, 0);
/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.c9360 #define OP_DropIndex 122 macro
72549 case OP_DropIndex: {
88647 sqlite3VdbeAddOp4(v, OP_DropIndex, iDb, 0, 0, pIndex->zName, 0);
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.c9031 #define OP_DropIndex 109 macro
70356 case OP_DropIndex: {
85220 sqlite3VdbeAddOp4(v, OP_DropIndex, iDb, 0, 0, pIndex->zName, 0);
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c9377 #define OP_DropIndex 123 macro
73175 case OP_DropIndex: {
89455 sqlite3VdbeAddOp4(v, OP_DropIndex, iDb, 0, 0, pIndex->zName, 0);
/dports/chinese/libchewing/libchewing-0.5.1/thirdparty/sqlite-amalgamation/
H A Dsqlite3.c9062 #define OP_DropIndex 115 macro
70493 case OP_DropIndex: {
85507 sqlite3VdbeAddOp4(v, OP_DropIndex, iDb, 0, 0, pIndex->zName, 0);
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c9360 #define OP_DropIndex 122 macro
72549 case OP_DropIndex: {
88647 sqlite3VdbeAddOp4(v, OP_DropIndex, iDb, 0, 0, pIndex->zName, 0);

1234567