Searched defs:SQLITE_RANGE (Results 1 – 12 of 12) sorted by relevance
42 public static final int SQLITE_RANGE = 25; /* 2nd parameter to sqlite3_bind out of range */ field in Constants
31 pub const SQLITE_RANGE: i32 = 25; constant
33 pub const SQLITE_RANGE: i32 = 25; constant
447 #define SQLITE_RANGE 25 /* 2nd parameter to sqlite3_bind out of range */ macro
32 pub const SQLITE_RANGE: i32 = 25; constant
1510 #define SQLITE_RANGE 25 /* 2nd parameter to sqlite3_bind out of range */ macro
470 #define SQLITE_RANGE 25 /* 2nd parameter to sqlite3_bind out of range */ macro
776 #define SQLITE_RANGE 25 /* 2nd parameter to sqlite3_bind out of range */ macro