Searched refs:SQLITE_PRAGMA (Results 1 – 3 of 3) sorted by relevance
308 ADD_INT(SQLITE_PRAGMA); in add_integer_constants()
3214 #define SQLITE_PRAGMA 19 /* Pragma Name 1st arg or NULL */ macro
197230 - if( eCode==SQLITE_PRAGMA ){197240 + case SQLITE_PRAGMA: {