Home
last modified time | relevance | path

Searched refs:SQLITE_DROP_TABLE (Results 1 – 2 of 2) sorted by relevance

/minix3/external/public-domain/sqlite/dist/
H A Dsqlite3.h2546 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro
H A Dsqlite3.c2574 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro
86573 code = SQLITE_DROP_TABLE;