Home | History | Annotate | Download | only in dist

Lines Matching defs:SQLITE_UPDATE

3526 #define SQLITE_UPDATE               23   /* Table Name      Column Name     */
7243 ** or [SQLITE_UPDATE], depending on the operation that caused the callback
10826 ** [SQLITE_INSERT], [SQLITE_DELETE], or [SQLITE_UPDATE] to identify the
10866 ** undefined. This must only be used within SQLITE_UPDATE and SQLITE_DELETE
10875 ** undefined. This must only be used within SQLITE_INSERT and SQLITE_UPDATE
10903 int op, /* SQLITE_UPDATE, DELETE or INSERT */
12106 ** *pOp is set to one of [SQLITE_INSERT], [SQLITE_DELETE] or [SQLITE_UPDATE],
12174 ** currently points to is either [SQLITE_DELETE] or [SQLITE_UPDATE]. Otherwise,
12205 ** currently points to is either [SQLITE_UPDATE] or [SQLITE_INSERT]. Otherwise,
13401 ** must be SQLITE_INSERT, SQLITE_UPDATE or SQLITE_DELETE. The third is the