Searched refs:SQLITE_CountRows (Results 1 – 1 of 1) sorted by relevance
18879 #define SQLITE_CountRows HI(0x00001) /* Count rows changed by INSERT, */ macro133347 if( (db->flags & SQLITE_CountRows)!=0140157 if( (db->flags & SQLITE_CountRows)!=0142120 if( (db->flags & SQLITE_CountRows)!=0 ){144392 /* iArg: */ SQLITE_CountRows },160411 if( (db->flags&SQLITE_CountRows)!=0161651 | SQLITE_Defensive | SQLITE_CountRows);