Searched defs:SQLITE_OPEN_URI (Results 1 – 10 of 10) sorted by relevance
828 const SQLITE_OPEN_URI = 0x0000_0040; constant
71 pub const SQLITE_OPEN_URI: i32 = 64; constant
85 pub const SQLITE_OPEN_URI: i32 = 64; constant
559 #define SQLITE_OPEN_URI 0x00000040 /* Ok for sqlite3_open_v2() */ macro
117 pub const SQLITE_OPEN_URI: i32 = 64; constant
1607 #define SQLITE_OPEN_URI 0x00000040 /* Ok for sqlite3_open_v2() */ macro
1598 #define SQLITE_OPEN_URI 0x00000040 /* Ok for sqlite3_open_v2() */ macro