Searched defs:SQLITE_IGNORE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h2263 #define SQLITE_IGNORE 2 /* Don't allow access, but don't generate an error */ macro
[all...]
H A Dsqlite3.c2816 #define SQLITE_IGNORE 2 /* Don't allow access, but don't generate an error */ macro
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.h2716 #define SQLITE_IGNORE 2 /* Don't allow access, but don't generate an error */ macro
[all...]
H A Dsqlite3.c2976 #define SQLITE_IGNORE 2 /* Don't allow access, but don't generate an error */ macro
[all...]

Completed in 584 milliseconds