Searched refs:OP_DropTable (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dalter.c356 sqlite3VdbeAddOp4(v, OP_DropTable, iDb, 0, 0, pTab->zName, 0);
H A Dbuild.c2142 sqlite3VdbeAddOp4(v, OP_DropTable, iDb, 0, 0, pTab->zName, 0);
H A Dvdbe.c4700 case OP_DropTable: {
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c8141 #define OP_DropTable 101 macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c9376 #define OP_DropTable 122 macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c9376 #define OP_DropTable 122 macro
[all...]

Completed in 562 milliseconds