Searched defs:SQLITE_DETACH (Results 1 – 12 of 12) sorted by relevance
129 public static final int SQLITE_DETACH = 25; /* Database Name NULL */ field in Constants
133 pub const SQLITE_DETACH: i32 = 25; constant
140 pub const SQLITE_DETACH: i32 = 25; constant
165 pub const SQLITE_DETACH: i32 = 25; constant
193 pub const SQLITE_DETACH: i32 = 25; constant
3109 #define SQLITE_DETACH 25 /* Database Name NULL */ macro
279 pub const SQLITE_DETACH: i32 = 25; constant
4172 #define SQLITE_DETACH 25 /* Database Name NULL */ macro
3175 #define SQLITE_DETACH 25 /* Database Name NULL */ macro
3481 #define SQLITE_DETACH 25 /* Database Name NULL */ macro