Searched defs:SQLITE_DROP_TABLE (Results 1 – 5 of 5) sorted by relevance
115 public static final int SQLITE_DROP_TABLE = 11; /* Table Name NULL */ field in Constants
2887 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro
3911 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro