Home
last modified time | relevance | path

Searched defs:quoteChar (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Ddbdump.c143 static char quoteChar(const char *zName){ in quoteChar() function
/sqlite-3.40.0/src/
H A Dshell.c.in877 static char quoteChar(const char *zName){ function