OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SQLITE_NOTADB
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/lua/sqlite/
sqlite.c
392
{ "NOTADB",
SQLITE_NOTADB
},
/src/external/public-domain/sqlite/dist/
sqlite3.h
476
#define
SQLITE_NOTADB
26 /* File opened that is not a database file */
shell.c
23293
**
SQLITE_NOTADB
, then again with no wrapper. The second attempt is
23311
}while( p->errCode==
SQLITE_NOTADB
[
all
...]
sqlite3.c
797
#define
SQLITE_NOTADB
26 /* File opened that is not a database file */
[
all
...]
Completed in 291 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026