Searched defs:SQLITE_NOLFS (Results 1 – 12 of 12) sorted by relevance
39 public static final int SQLITE_NOLFS = 22; /* Uses OS features not supported on host */ field in Constants
28 pub const SQLITE_NOLFS: i32 = 22; constant
30 pub const SQLITE_NOLFS: i32 = 22; constant
444 #define SQLITE_NOLFS 22 /* Uses OS features not supported on host */ macro
29 pub const SQLITE_NOLFS: i32 = 22; constant
1507 #define SQLITE_NOLFS 22 /* Uses OS features not supported on host */ macro
467 #define SQLITE_NOLFS 22 /* Uses OS features not supported on host */ macro
773 #define SQLITE_NOLFS 22 /* Uses OS features not supported on host */ macro