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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c16699 #define OP_Delete 130 macro
19892 /* Also used in P2 (not P5) of OP_Delete */
19899 #define OPFLAG_ISNOOP 0x40 /* OP_Delete does pre-update-hook only */
19908 #define OPFLAG_SAVEPOSITION 0x02 /* OP_Delete/Insert: save cursor pos */
19909 #define OPFLAG_AUXDELETE 0x04 /* OP_Delete: index in a DELETE op */
[all...]

Completed in 727 milliseconds