Searched refs:SQLITE_NOTADB (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/lib/lua/sqlite/
H A Dsqlite.c392 { "NOTADB", SQLITE_NOTADB },
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d139 SQLITE_NOTADB = 26, /** File opened that is not a database file */
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h471 #define SQLITE_NOTADB 26 /* File opened that is not a database file */ macro
H A Dsqlite3.c784 #define SQLITE_NOTADB 26 /* File opened that is not a database file */ macro
[all...]

Completed in 481 milliseconds