Searched defs:SQLITE_NOLFS (Results 1 – 5 of 5) sorted by relevance
39 public static final int SQLITE_NOLFS = 22; /* Uses OS features not supported on host */ field in Constants
445 #define SQLITE_NOLFS 22 /* Uses OS features not supported on host */ macro
1469 #define SQLITE_NOLFS 22 /* Uses OS features not supported on host */ macro