Searched defs:SQLITE_PRAGMA (Results 1 – 12 of 12) sorted by relevance
123 public static final int SQLITE_PRAGMA = 19; /* Pragma Name 1st arg or NULL */ field in Constants
127 pub const SQLITE_PRAGMA: i32 = 19; constant
134 pub const SQLITE_PRAGMA: i32 = 19; constant
159 pub const SQLITE_PRAGMA: i32 = 19; constant
187 pub const SQLITE_PRAGMA: i32 = 19; constant
3103 #define SQLITE_PRAGMA 19 /* Pragma Name 1st arg or NULL */ macro
273 pub const SQLITE_PRAGMA: i32 = 19; constant
4166 #define SQLITE_PRAGMA 19 /* Pragma Name 1st arg or NULL */ macro
3169 #define SQLITE_PRAGMA 19 /* Pragma Name 1st arg or NULL */ macro
3475 #define SQLITE_PRAGMA 19 /* Pragma Name 1st arg or NULL */ macro