Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dshell.c791 static char quoteChar(const char *zName){ in quoteChar() function
/external/sqlite/dist/orig/
Dshell.c785 static char quoteChar(const char *zName){ in quoteChar() function
/external/libxml2/
Dtestapi.c1940 int quoteChar; /* the quote character to escape (' or ") or zero. */ in test_htmlEncodeEntities() local