Searched defs:quoteChar (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/ext/misc/ | ||
| H A D | dbdump.c | 143 static char quoteChar(const char *zName){ in quoteChar() function |
| /sqlite-3.40.0/src/ | ||
| H A D | shell.c.in | 877 static char quoteChar(const char *zName){ function |