Searched defs:SQLITE_ROW (Results 1 – 5 of 5) sorted by relevance
44 public static final int SQLITE_ROW = 100; /* sqlite3_step() has another row ready */ field in Constants
452 #define SQLITE_ROW 100 /* sqlite3_step() has another row ready */ macro
1476 #define SQLITE_ROW 100 /* sqlite3_step() has another row ready */ macro