Home
last modified time | relevance | path

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

/third_party/sqlite/include/
Dsqlite3.h3180 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
/third_party/sqlite/src/
Dsqlite3.c3493 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro