Searched defs:SQLITE_DROP_TEMP_TABLE (Results 1 – 5 of 5) sorted by relevance
117 public static final int SQLITE_DROP_TEMP_TABLE = 13; /* Table Name NULL */ field in Constants
2889 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro
3913 #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */ macro