Searched defs:SQLITE_DROP_TEMP_TABLE (Results 1 - 6 of 6) 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/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h1890 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro
/external/sqlite/dist/orig/
H A Dsqlite3.h2371 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro
H A Dsqlite3.c2921 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.h2371 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro
H A Dsqlite3.c2921 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro
[all...]

Completed in 422 milliseconds