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