Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dpragma.h25 #define PragTyp_FUNCTION_LIST 17 macro
333 /* ePragTyp: */ PragTyp_FUNCTION_LIST,
H A Dpragma.c1416 case PragTyp_FUNCTION_LIST: { in sqlite3Pragma()