Home | History | Annotate | Download | only in orig

Lines Matching full:sqlite3_open16

220 ** pointer as an object.  The [sqlite3_open()], [sqlite3_open16()], and
285 ** from [sqlite3_open()], [sqlite3_open16()], or
920 ** or [sqlite3_open16()] is used, then flags includes at least
1540 ** passed to [sqlite3_open()], [sqlite3_open_v2()], [sqlite3_open16()] or
2460 ** order for sqlite3_open16(). ^(A [database connection] handle is usually
2472 ** UTF-16 in the native byte order if sqlite3_open16() is used.
2499 ** sqlite3_open() and sqlite3_open16().</dd>)^
2652 SQLITE_API int sqlite3_open16(
2885 ** [sqlite3_open16()]. The database connection must not have been closed.
4641 ** calls to [sqlite3_open()], [sqlite3_open_v2()], and [sqlite3_open16()].
4896 ** xEntryPoint() returns an error, the [sqlite3_open()], [sqlite3_open16()],