Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dpragma.h17 #define PragTyp_COLLATION_LIST 9 macro
218 /* ePragTyp: */ PragTyp_COLLATION_LIST,
H A Dpragma.c1404 case PragTyp_COLLATION_LIST: { in sqlite3Pragma()