Searched defs:SQLITE_DONE (Results 1 – 5 of 5) sorted by relevance
45 public static final int SQLITE_DONE = 101; /* sqlite3_step() has finished executing */ field in Constants
453 #define SQLITE_DONE 101 /* sqlite3_step() has finished executing */ macro
1477 #define SQLITE_DONE 101 /* sqlite3_step() has finished executing */ macro