Searched defs:SQLITE_IOERR_CONVPATH (Results 1 – 6 of 6) sorted by relevance
523 #define SQLITE_IOERR_CONVPATH (SQLITE_IOERR | (26<<8)) macro
86 pub const SQLITE_IOERR_CONVPATH: i32 = 6666; constant
63 pub const SQLITE_IOERR_CONVPATH: i32 = 6666; constant