Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/expert/
H A Dsqlite3expert.c380 static char *expertDequote(const char *zIn){ in expertDequote() function
427 char *zCreateTable = expertDequote(argv[3]); in expertConnect()