Home
last modified time | relevance | path

Searched defs:SQLITE_DROP_TEMP_TABLE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.h3284 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro
H A Dsqlite3.c3597 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro