Searched defs:SQLITE_ROW (Results 1 – 16 of 16) sorted by relevance
44 public static final int SQLITE_ROW = 100; /* sqlite3_step() has another row ready */ field in Constants
33 pub const SQLITE_ROW: i32 = 100; constant
35 pub const SQLITE_ROW: i32 = 100; constant
474 #define SQLITE_ROW 100 /* sqlite3_step() has another row ready */ macro
784 #define SQLITE_ROW 100 /* sqlite3_step() has another row ready */ macro
787 #define SQLITE_ROW 100 /* sqlite3_step() has another row ready */ macro
451 #define SQLITE_ROW 100 /* sqlite3_step() has another row ready */ macro
36 pub const SQLITE_ROW: i32 = 100; constant
1514 #define SQLITE_ROW 100 /* sqlite3_step() has another row ready */ macro