Searched defs:SQLITE_EMPTY (Results 1 – 12 of 12) sorted by relevance
33 public static final int SQLITE_EMPTY = 16; /* Database is empty */ field in Constants
22 pub const SQLITE_EMPTY: i32 = 16; constant
24 pub const SQLITE_EMPTY: i32 = 16; constant
438 #define SQLITE_EMPTY 16 /* Internal use only */ macro
23 pub const SQLITE_EMPTY: i32 = 16; constant
1501 #define SQLITE_EMPTY 16 /* Internal use only */ macro
461 #define SQLITE_EMPTY 16 /* Internal use only */ macro
767 #define SQLITE_EMPTY 16 /* Internal use only */ macro