Searched refs:SQLITE_CountRows (Results 1 – 7 of 7) sorted by relevance
235 /* iArg: */ SQLITE_CountRows },
198 | SQLITE_Defensive | SQLITE_CountRows); in sqlite3RunVacuum()
439 if( (db->flags & SQLITE_CountRows)!=0 in sqlite3DeleteFrom()
1037 if( (db->flags & SQLITE_CountRows)!=0 in sqlite3Insert()2991 if( (db->flags & SQLITE_CountRows)!=0 ){ in xferOptimization()
665 if( (db->flags&SQLITE_CountRows)!=0 in sqlite3Update()
1735 #define SQLITE_CountRows HI(0x00001) /* Count rows changed by INSERT, */ macro
36 ARG: SQLITE_CountRows