Home
last modified time | relevance | path

Searched defs:SQLITE_CORRUPT (Results 1 – 2 of 2) sorted by relevance

/third_party/sqlite/include/
Dsqlite3.h456 #define SQLITE_CORRUPT 11 /* The database disk image is malformed */ macro
/third_party/sqlite/src/
Dsqlite3.c766 #define SQLITE_CORRUPT 11 /* The database disk image is malformed */ macro