Searched refs:sqlite3_open16 (Results 1 - 6 of 6) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3ext.h389 #define sqlite3_open16 sqlite3_api->open16 macro
H A Dsqlite3.h234 ** pointer as an object. The [sqlite3_open()], [sqlite3_open16()], and
322 ** from [sqlite3_open()], [sqlite3_open16()], or
1176 ** or [sqlite3_open16()] is used, then flags includes at least
1823 ** [sqlite3_open16()] or
3055 ** order for sqlite3_open16(). ^(A [database connection] handle is usually
3067 ** created using sqlite3_open16() will be UTF-16 in the native byte order.
3094 ** sqlite3_open() and sqlite3_open16().</dd>)^
3279 SQLITE_API int sqlite3_open16(
3530 ** [sqlite3_open16()]. The database connection must not have been closed.
5538 ** calls to [sqlite3_open()], [sqlite3_open_v2()], and [sqlite3_open16()]
[all...]
H A Dsqlite3.c511 ** pointer as an object. The [sqlite3_open()], [sqlite3_open16()], and
599 ** from [sqlite3_open()], [sqlite3_open16()], or
1453 ** or [sqlite3_open16()] is used, then flags includes at least
2100 ** [sqlite3_open16()] or
3332 ** order for sqlite3_open16(). ^(A [database connection] handle is usually
3344 ** created using sqlite3_open16() will be UTF-16 in the native byte order.
3371 ** sqlite3_open() and sqlite3_open16().</dd>)^
3556 SQLITE_API int sqlite3_open16(
3807 ** [sqlite3_open16()]. The database connection must not have been closed.
5815 ** calls to [sqlite3_open()], [sqlite3_open_v2()], and [sqlite3_open16()]
111841 #define sqlite3_open16 macro
112051 # define sqlite3_open16 macro
143753 SQLITE_API int sqlite3_open16( function
[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h389 #define sqlite3_open16 sqlite3_api->open16 macro
H A Dsqlite3.h234 ** pointer as an object. The [sqlite3_open()], [sqlite3_open16()], and
322 ** from [sqlite3_open()], [sqlite3_open16()], or
1176 ** or [sqlite3_open16()] is used, then flags includes at least
1823 ** [sqlite3_open16()] or
3055 ** order for sqlite3_open16(). ^(A [database connection] handle is usually
3067 ** created using sqlite3_open16() will be UTF-16 in the native byte order.
3094 ** sqlite3_open() and sqlite3_open16().</dd>)^
3279 SQLITE_API int sqlite3_open16(
3530 ** [sqlite3_open16()]. The database connection must not have been closed.
5538 ** calls to [sqlite3_open()], [sqlite3_open_v2()], and [sqlite3_open16()]
[all...]
H A Dsqlite3.c511 ** pointer as an object. The [sqlite3_open()], [sqlite3_open16()], and
599 ** from [sqlite3_open()], [sqlite3_open16()], or
1453 ** or [sqlite3_open16()] is used, then flags includes at least
2100 ** [sqlite3_open16()] or
3332 ** order for sqlite3_open16(). ^(A [database connection] handle is usually
3344 ** created using sqlite3_open16() will be UTF-16 in the native byte order.
3371 ** sqlite3_open() and sqlite3_open16().</dd>)^
3556 SQLITE_API int sqlite3_open16(
3807 ** [sqlite3_open16()]. The database connection must not have been closed.
5815 ** calls to [sqlite3_open()], [sqlite3_open_v2()], and [sqlite3_open16()]
111841 #define sqlite3_open16 macro
112051 # define sqlite3_open16 macro
143753 SQLITE_API int sqlite3_open16( function
[all...]

Completed in 482 milliseconds