Searched defs:quoteChar (Results 1 – 3 of 3) sorted by relevance
791 static char quoteChar(const char *zName){ in quoteChar() function
785 static char quoteChar(const char *zName){ in quoteChar() function
1940 int quoteChar; /* the quote character to escape (' or ") or zero. */ in test_htmlEncodeEntities() local