Searched defs:sqlite3_open_v2 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h377 #define sqlite3_open_v2 sqlite3_api->open_v2 macro
H A Dsqlite3.c89269 #define sqlite3_open_v2 macro
112449 SQLITE_API int sqlite3_open_v2( function
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3ext.h455 #define sqlite3_open_v2 sqlite3_api->open_v2 macro
H A Dsqlite3.c109281 #define sqlite3_open_v2 macro
139578 SQLITE_API int SQLITE_STDCALL sqlite3_open_v2( function
[all...]

Completed in 544 milliseconds