Searched refs:SQLITE_DROP_TABLE (Results 1 - 5 of 5) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java115 public static final int SQLITE_DROP_TABLE = 11; /* Table Name NULL */ field in class:Constants
/external/sqlite/dist/orig/
H A Dsqlite3.h2646 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro
H A Dsqlite3.c2853 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.h2646 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro
H A Dsqlite3.c2853 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro
[all...]

Completed in 388 milliseconds