Searched refs:SQLITE_CountRows (Results 1 – 1 of 1) sorted by relevance
17836 #define SQLITE_CountRows HI(0x00001) /* Count rows changed by INSERT, */ macro128065 if( (db->flags & SQLITE_CountRows)!=0134139 if( (db->flags & SQLITE_CountRows)!=0136099 if( (db->flags & SQLITE_CountRows)!=0 ){138327 /* iArg: */ SQLITE_CountRows },153939 if( (db->flags&SQLITE_CountRows)!=0155174 | SQLITE_Defensive | SQLITE_CountRows);