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