Home
last modified time | relevance | path

Searched refs:SQLITE_DROP_VTABLE (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Modules/_sqlite/
Dmodule.c319 ADD_INT(SQLITE_DROP_VTABLE); in add_integer_constants()
/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
116975 code = SQLITE_DROP_VTABLE;