Home
last modified time | relevance | path

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

/external/javasqlite/src/main/java/SQLite/
DConstants.java117 public static final int SQLITE_DROP_TEMP_TABLE = 13; /* Table Name NULL */ field in Constants
/external/sqlite/dist/
Dsqlite3.h2889 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro
Dsqlite3.c3913 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro
/external/sqlite/dist/orig/
Dsqlite3.h2889 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro
Dsqlite3.c3913 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro