Searched defs:SQLITE_PRAGMA (Results 1 – 16 of 16) 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
3269 #define SQLITE_PRAGMA 19 /* Pragma Name 1st arg or NULL */ macro
3579 #define SQLITE_PRAGMA 19 /* Pragma Name 1st arg or NULL */ macro
3288 #define SQLITE_PRAGMA 19 /* Pragma Name 1st arg or NULL */ macro
3601 #define SQLITE_PRAGMA 19 /* Pragma Name 1st arg or NULL */ macro
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