Home
last modified time | relevance | path

Searched refs:PragTyp_PRAGMA_LIST (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dpragma.h40 #define PragTyp_PRAGMA_LIST 32 macro
473 /* ePragTyp: */ PragTyp_PRAGMA_LIST,
H A Dpragma.c1448 case PragTyp_PRAGMA_LIST: { in sqlite3Pragma()