Searched refs:xCompileOptions (Results 1 – 1 of 1) sorted by relevance
2196 static int xCompileOptions(void *pCtx, int nVal, char **azVal, char **azCol){ in xCompileOptions() function2581 sqlite3_exec(g.db, "PRAGMA compile_options", xCompileOptions, 0, 0); in main()