Searched defs:SQLITE_OPEN_CREATE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h595 #define SQLITE_OPEN_CREATE 0x00000004 /* Ok for sqlite3_open_v2() */ macro
H A Dsqlite3.c908 #define SQLITE_OPEN_CREATE 0x00000004 /* Ok for sqlite3_open_v2() */ macro
[all...]

Completed in 460 milliseconds