Home
last modified time | relevance | path

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

/third_party/sqlite/include/
H A Dsqlite3.h598 #define SQLITE_OPEN_MEMORY 0x00000080 /* Ok for sqlite3_open_v2() */ macro
/third_party/sqlite/src/
H A Dsqlite3.c908 #define SQLITE_OPEN_MEMORY 0x00000080 /* Ok for sqlite3_open_v2() */ macro
[all...]

Completed in 140 milliseconds