Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dpragma.h46 #define PragTyp_TABLE_LIST 38 macro
570 /* ePragTyp: */ PragTyp_TABLE_LIST,
H A Dpragma.c1230 case PragTyp_TABLE_LIST: { in sqlite3Pragma()