Home
last modified time | relevance | path

Searched refs:SQLITE_PRAGMA (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Modules/_sqlite/
Dmodule.c308 ADD_INT(SQLITE_PRAGMA); in add_integer_constants()
/third_party/sqlite/include/
Dsqlite3.h3214 #define SQLITE_PRAGMA 19 /* Pragma Name 1st arg or NULL */ macro
/third_party/chromium/patch/
D0003-ohos-1115.patch197230 - if( eCode==SQLITE_PRAGMA ){
197240 + case SQLITE_PRAGMA: {