Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c6290 static char *expertDequote(const char *zIn){ in expertDequote() function
6337 char *zCreateTable = expertDequote(argv[3]); in expertConnect()
/external/sqlite/dist/
Dshell.c6296 static char *expertDequote(const char *zIn){ in expertDequote() function
6343 char *zCreateTable = expertDequote(argv[3]); in expertConnect()