Home
last modified time | relevance | path

Searched refs:OP_IdxPut (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dopcodes.h91 #define OP_IdxPut 90 macro
H A Dinsert.c883 sqliteVdbeAddOp(v, OP_IdxPut, base+i+1, 0); in sqliteCompleteInsertion()
H A Dbuild.c1729 sqliteVdbeOp3(v, OP_IdxPut, 1, pIndex->onError!=OE_None, in sqliteCreateIndex()
H A Dvdbe.c3432 case OP_IdxPut: { in sqliteVdbeExec()

Completed in 20 milliseconds