Home | History | Annotate | Download | only in orig

Lines Matching defs:SQLITE_DONE

429 #define SQLITE_DONE        101  /* sqlite3_step() has finished executing */
3634 ** [SQLITE_DONE], [SQLITE_ROW], [SQLITE_ERROR], or [SQLITE_MISUSE].
3645 ** ^[SQLITE_DONE] means that the statement has finished executing
3667 ** previously returned [SQLITE_ERROR] or [SQLITE_DONE]. Or it could
3707 ** [sqlite3_step](P) returned [SQLITE_DONE]. ^The sqlite3_data_count(P)
3962 ** [prepared statement] S returned [SQLITE_ROW] or [SQLITE_DONE],
6793 ** from source to destination, then it returns [SQLITE_DONE].
6796 ** [SQLITE_DONE], a call to sqlite3_backup_step() may return [SQLITE_READONLY],
6829 ** and sqlite3_backup_step() returns [SQLITE_DONE]. ^Every call to
6844 ** When sqlite3_backup_step() has returned [SQLITE_DONE], or when the
6849 ** ^If sqlite3_backup_step() has not yet returned [SQLITE_DONE], then any
7116 ** callback returns [SQLITE_ROW] or [SQLITE_DONE], or if it returns a value