Lines Matching refs:sqlite3_open
264 ** pointer as an object. The [sqlite3_open()], [sqlite3_open16()], and
348 ** from [sqlite3_open()], [sqlite3_open16()], or
1355 ** the flags argument to [sqlite3_open_v2()]. Or if [sqlite3_open()]
1607 ** invoke sqlite3_initialize() directly. For example, [sqlite3_open()]
1609 ** initialized when [sqlite3_open()] is called if it has not be initialized
2020 ** enabled, all filenames passed to [sqlite3_open()], [sqlite3_open_v2()],
3486 ** sqlite3_open() and sqlite3_open_v2() and as UTF-16 in the native byte
3495 ** of the sqlite3_open() routines.
3498 ** sqlite3_open() or sqlite3_open_v2(). ^The default encoding for databases
3505 ** The sqlite3_open_v2() interface works like sqlite3_open()
3529 ** sqlite3_open() and sqlite3_open16().</dd>)^
3613 ** [[URI filenames in sqlite3_open()]] <h3>URI Filenames</h3>
3747 ** of sqlite3_open() and sqlite3_open_v2() must be UTF-8, not whatever
3750 ** sqlite3_open() or sqlite3_open_v2().
3753 ** prior to calling sqlite3_open() or sqlite3_open_v2(). Otherwise, various
3758 SQLITE_API int sqlite3_open(
4215 ** prior successful call to [sqlite3_open()], [sqlite3_open_v2()] or
6484 ** prior to calling [sqlite3_open] or [sqlite3_open_v2]. Otherwise, various
6936 ** calls to [sqlite3_open()], [sqlite3_open_v2()], and [sqlite3_open16()].
7257 ** xEntryPoint() returns an error, the [sqlite3_open()], [sqlite3_open16()],