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

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h2297 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro
H A Dsqlite3.c2850 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.h2750 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro
H A Dsqlite3.c3010 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro
[all...]
/freebsd-10-stable/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c1056 case SQLITE_DROP_TEMP_TABLE : zCode="SQLITE_DROP_TEMP_TABLE"; break;

Completed in 719 milliseconds