Home | History | Annotate | Download | only in dist

Lines Matching defs:SQLITE_OK

272 ** ^Calls to sqlite3_close() and sqlite3_close_v2() return [SQLITE_OK] if
293 ** [sqlite3_backup] objects then it returns [SQLITE_OK] and the deallocation
398 #define SQLITE_OK 0 /* Successful result */
888 ** file control returns [SQLITE_OK], then the parser assumes that the
891 ** any result code other than [SQLITE_OK] or [SQLITE_NOTFOUND], that means
1277 ** ^The sqlite3_initialize() routine returns [SQLITE_OK] on success.
1280 ** as a mutex) it returns an [error code] other than [SQLITE_OK].
1317 ** must return [SQLITE_OK] on success and some other [error code] upon
1350 ** ^When a configuration option is set, sqlite3_config() returns [SQLITE_OK].
1369 ** ^Calls to sqlite3_db_config() return SQLITE_OK if and only if
2424 ** return [SQLITE_OK] to allow the action, [SQLITE_IGNORE] to disallow the
2428 ** any value other than [SQLITE_IGNORE], [SQLITE_OK], or [SQLITE_DENY]
2432 ** When the callback returns [SQLITE_OK], that means the operation
2449 ** been read if [SQLITE_OK] had been returned. The [SQLITE_IGNORE]
2503 ** return either [SQLITE_OK] or one of these two constants in order
2645 ** [SQLITE_OK] is returned. Otherwise an [error code] is returned.)^ ^The
3135 ** ^On success, the sqlite3_prepare() family of routines return [SQLITE_OK];
3404 ** ^The sqlite3_bind_* routines return [SQLITE_OK] on success or an
3928 ** SQLITE_OK. ^If the most recent evaluation of statement S failed, then
3964 ** then [sqlite3_reset(S)] returns [SQLITE_OK].
4976 ** ^(This routine returns [SQLITE_OK] if shared cache was enabled or disabled
5178 ** [SQLITE_OK] on success and [SQLITE_ERROR] if something goes wrong.
5608 ** ^(On success, [SQLITE_OK] is returned and the new [BLOB handle] is written
5733 ** ^(On success, sqlite3_blob_read() returns SQLITE_OK.
5771 ** ^(On success, sqlite3_blob_write() returns SQLITE_OK.
5904 ** SQLITE_BUSY. ^The sqlite3_mutex_try() interface returns [SQLITE_OK]
5998 ** called, but only if the prior call to xMutexInit returned SQLITE_OK.
6187 ** ^The sqlite3_status() routine returns SQLITE_OK on success and a
6312 ** ^The sqlite3_db_status() routine returns SQLITE_OK on success and a
6791 SQLITE_OK].
6795 ** then an [error code] is returned. ^As well as [SQLITE_OK] and
6854 ** ^The value returned by sqlite3_backup_finish is [SQLITE_OK] if no
6975 ** returns SQLITE_OK.
7112 ** The callback function should normally return [SQLITE_OK]. ^If an error
7222 ** populated even if sqlite3_wal_checkpoint_v2() returns other than SQLITE_OK.
7251 ** databases, SQLITE_OK is returned.
7254 ** mode, SQLITE_OK is returned and both *pnLog and *pnCkpt set to -1. If
7328 ** return SQLITE_OK. Or, if this is not possible, it may return