Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dpragma.h18 #define PragTyp_COMPILE_OPTIONS 10 macro
225 /* ePragTyp: */ PragTyp_COMPILE_OPTIONS,
H A Dpragma.c2205 case PragTyp_COMPILE_OPTIONS: { in sqlite3Pragma()