Searched defs:SQLITE_DROP_TABLE (Results 1 – 12 of 12) sorted by relevance
115 public static final int SQLITE_DROP_TABLE = 11; /* Table Name NULL */ field in Constants
119 pub const SQLITE_DROP_TABLE: i32 = 11; constant
126 pub const SQLITE_DROP_TABLE: i32 = 11; constant
151 pub const SQLITE_DROP_TABLE: i32 = 11; constant
179 pub const SQLITE_DROP_TABLE: i32 = 11; constant
3095 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro
265 pub const SQLITE_DROP_TABLE: i32 = 11; constant
4158 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro
3161 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro
3467 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro