Searched defs:SQLITE_INTERRUPT (Results 1 – 16 of 16) sorted by relevance
26 public static final int SQLITE_INTERRUPT = 9; /* Operation terminated by sqlite3_interrupt()*/ field in Constants
15 pub const SQLITE_INTERRUPT: i32 = 9; constant
17 pub const SQLITE_INTERRUPT: i32 = 9; constant
454 #define SQLITE_INTERRUPT 9 /* Operation terminated by sqlite3_interrupt()*/ macro
764 #define SQLITE_INTERRUPT 9 /* Operation terminated by sqlite3_interrupt()*/ macro
767 #define SQLITE_INTERRUPT 9 /* Operation terminated by sqlite3_interrupt()*/ macro
431 #define SQLITE_INTERRUPT 9 /* Operation terminated by sqlite3_interrupt()*/ macro
16 pub const SQLITE_INTERRUPT: i32 = 9; constant
1494 #define SQLITE_INTERRUPT 9 /* Operation terminated by sqlite3_interrupt()*/ macro