Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.h3282 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
H A Dsqlite3.c3595 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro