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

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java117 public static final int SQLITE_DROP_TEMP_TABLE = 13; /* Table Name NULL */ field in class:Constants
/external/sqlite/dist/orig/
H A Dsqlite3.h2810 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro
H A Dsqlite3.c3087 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.h2810 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro
H A Dsqlite3.c3087 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro
[all...]

Completed in 639 milliseconds