Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dpragma.h47 #define PragTyp_TEMP_STORE 39 macro
582 /* ePragTyp: */ PragTyp_TEMP_STORE,
H A Dpragma.c948 case PragTyp_TEMP_STORE: { in sqlite3Pragma()