Searched defs:SQLITE_DROP_INDEX (Results 1 – 16 of 16) sorted by relevance
114 public static final int SQLITE_DROP_INDEX = 10; /* Index Name Table Name */ field in Constants
118 pub const SQLITE_DROP_INDEX: i32 = 10; constant
125 pub const SQLITE_DROP_INDEX: i32 = 10; constant
150 pub const SQLITE_DROP_INDEX: i32 = 10; constant
178 pub const SQLITE_DROP_INDEX: i32 = 10; constant
3260 #define SQLITE_DROP_INDEX 10 /* Index Name Table Name */ macro
3570 #define SQLITE_DROP_INDEX 10 /* Index Name Table Name */ macro
3279 #define SQLITE_DROP_INDEX 10 /* Index Name Table Name */ macro
3592 #define SQLITE_DROP_INDEX 10 /* Index Name Table Name */ macro
3094 #define SQLITE_DROP_INDEX 10 /* Index Name Table Name */ macro
264 pub const SQLITE_DROP_INDEX: i32 = 10; constant
4157 #define SQLITE_DROP_INDEX 10 /* Index Name Table Name */ macro