Home
last modified time | relevance | path

Searched refs:OP_VUpdate (Results 1 – 25 of 186) sorted by relevance

12345678

/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dopcodes.h140 #define OP_VUpdate 133 macro
/dports/databases/sqlcipher/sqlcipher-3.4.2/tool/
H A Dmkopcodeh.tcl137 OP_VUpdate
/dports/databases/sqlite3/sqlite-src-3350500/tool/
H A Dmkopcodeh.tcl157 OP_VUpdate
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/tool/
H A Dmkopcodeh.tcl157 OP_VUpdate
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/tool/
H A Dmkopcodeh.tcl157 OP_VUpdate
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Ddelete.c403 sqlite3VdbeAddOp4(v, OP_VUpdate, 0, 1, iRowid, pVTab, P4_VTAB); in sqlite3DeleteFrom()
H A Dupdate.c656 sqlite3VdbeAddOp4(v, OP_VUpdate, 0, pTab->nCol+2, iReg, pVTab, P4_VTAB); in updateVirtualTable()
H A Dvdbeaux.c370 if( opcode==OP_Destroy || opcode==OP_VUpdate || opcode==OP_VRename in sqlite3VdbeAssertMayAbort()
420 }else if( opcode==OP_VUpdate ){ in resolveP2Values()
H A Dinsert.c971 sqlite3VdbeAddOp4(v, OP_VUpdate, 1, pTab->nCol+2, regIns, pVTab, P4_VTAB); in sqlite3Insert()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Ddelete.c518 sqlite3VdbeAddOp4(v, OP_VUpdate, 0, 1, iKey, pVTab, P4_VTAB); in sqlite3DeleteFrom()
H A Dupdate.c853 sqlite3VdbeAddOp4(v, OP_VUpdate, 0, nArg, regArg, pVTab, P4_VTAB); in updateVirtualTable()
H A Dinsert.c993 sqlite3VdbeAddOp4(v, OP_VUpdate, 1, pTab->nCol+2, regIns, pVTab, P4_VTAB); in sqlite3Insert()
H A Dvdbeaux.c514 if( opcode==OP_Destroy || opcode==OP_VUpdate || opcode==OP_VRename in sqlite3VdbeAssertMayAbort()
601 case OP_VUpdate: { in resolveP2Values()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Ddelete.c582 sqlite3VdbeAddOp4(v, OP_VUpdate, 0, 1, iKey, pVTab, P4_VTAB); in sqlite3DeleteFrom()
H A Dupdate.c1307 sqlite3VdbeAddOp4(v, OP_VUpdate, 0, nArg, regArg, pVTab, P4_VTAB); in updateVirtualTable()
H A Dvdbeaux.c705 if( opcode==OP_Destroy || opcode==OP_VUpdate || opcode==OP_VRename in sqlite3VdbeAssertMayAbort()
849 case OP_VUpdate: { in resolveP2Values()
H A Dinsert.c1245 sqlite3VdbeAddOp4(v, OP_VUpdate, 1, pTab->nCol+2, regIns, pVTab, P4_VTAB); in sqlite3Insert()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Ddelete.c576 sqlite3VdbeAddOp4(v, OP_VUpdate, 0, 1, iKey, pVTab, P4_VTAB); in sqlite3DeleteFrom()
H A Dupdate.c1057 sqlite3VdbeAddOp4(v, OP_VUpdate, 0, nArg, regArg, pVTab, P4_VTAB); in updateVirtualTable()
H A Dvdbeaux.c703 if( opcode==OP_Destroy || opcode==OP_VUpdate || opcode==OP_VRename in sqlite3VdbeAssertMayAbort()
847 case OP_VUpdate: { in resolveP2Values()
H A Dinsert.c1234 sqlite3VdbeAddOp4(v, OP_VUpdate, 1, pTab->nCol+2, regIns, pVTab, P4_VTAB); in sqlite3Insert()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Ddelete.c575 sqlite3VdbeAddOp4(v, OP_VUpdate, 0, 1, iKey, pVTab, P4_VTAB); in sqlite3DeleteFrom()
H A Dupdate.c1306 sqlite3VdbeAddOp4(v, OP_VUpdate, 0, nArg, regArg, pVTab, P4_VTAB); in updateVirtualTable()
H A Dvdbeaux.c704 if( opcode==OP_Destroy || opcode==OP_VUpdate || opcode==OP_VRename in sqlite3VdbeAssertMayAbort()
848 case OP_VUpdate: { in resolveP2Values()
H A Dinsert.c1235 sqlite3VdbeAddOp4(v, OP_VUpdate, 1, pTab->nCol+2, regIns, pVTab, P4_VTAB); in sqlite3Insert()

12345678