Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dpragma.h44 #define PragTyp_SYNCHRONOUS 36 macro
558 /* ePragTyp: */ PragTyp_SYNCHRONOUS,
H A Dpragma.c1088 case PragTyp_SYNCHRONOUS: { in sqlite3Pragma()