Home | History | Annotate | Download | only in dist

Lines Matching refs:SQLITE_NOTADB

958 #define SQLITE_NOTADB      26   /* File opened that is not a database file */
51717 rc = SQLITE_NOTADB;
51754 rc = SQLITE_NOTADB;
113393 /* SQLITE_NOTADB */ "file is encrypted or is not a database",