Home
last modified time | relevance | path

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

/external/javasqlite/src/main/java/SQLite/
DConstants.java134 public static final int SQLITE_DROP_VTABLE = 30; /* Table Name Module Name */ field in Constants
/external/sqlite/dist/
Dsqlite3.h2906 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
Dsqlite3.c3930 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
/external/sqlite/dist/orig/
Dsqlite3.h2906 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
Dsqlite3.c3930 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro