Searched refs:SQLITE_INSERT (Results 1 – 3 of 3) sorted by relevance
307 ADD_INT(SQLITE_INSERT); in add_integer_constants()
3213 #define SQLITE_INSERT 18 /* Table Name NULL */ macro
10624 if( eOp==SQLITE_INSERT || eOp==SQLITE_UPDATE || eOp==SQLITE_DELETE ){ in idxAuthCallback()10689 case SQLITE_INSERT: { in idxProcessOneTrigger()