Searched refs:SQLITE_CountRows (Results 1 – 1 of 1) sorted by relevance
18234 #define SQLITE_CountRows HI(0x00001) /* Count rows changed by INSERT, */ macro129796 if( (db->flags & SQLITE_CountRows)!=0136074 if( (db->flags & SQLITE_CountRows)!=0138037 if( (db->flags & SQLITE_CountRows)!=0 ){140271 /* iArg: */ SQLITE_CountRows },156095 if( (db->flags&SQLITE_CountRows)!=0157333 | SQLITE_Defensive | SQLITE_CountRows);