Searched defs:SQLITE_ROW (Results 1 – 3 of 3) sorted by relevance
142 SQLITE_ROW = 100, /** sqlite3_step() has another row ready */ enumerator
474 #define SQLITE_ROW 100 /* sqlite3_step() has another row ready */ macro
787 #define SQLITE_ROW 100 /* sqlite3_step() has another row ready */ macro