Searched defs:SQLITE_PREPARE_PERSISTENT (Results 1 - 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
H A D | sqlite3.h | 4097 #define SQLITE_PREPARE_PERSISTENT 0x01 macro |
/third_party/sqlite/src/ | ||
H A D | sqlite3.c | 4403 #define SQLITE_PREPARE_PERSISTENT 0x01 macro [all...] |
Completed in 140 milliseconds