Searched refs:SQLITE_DROP_TABLE (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h2295 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro
H A Dsqlite3.c2848 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h3095 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro
H A Dsqlite3.c4158 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro
[all...]
/freebsd-11-stable/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c1111 case SQLITE_DROP_TABLE : zCode="SQLITE_DROP_TABLE"; break;

Completed in 714 milliseconds