Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dspeedtest1.c2196 static int xCompileOptions(void *pCtx, int nVal, char **azVal, char **azCol){ in xCompileOptions() function
2581 sqlite3_exec(g.db, "PRAGMA compile_options", xCompileOptions, 0, 0); in main()