Searched refs:VarQuote (Results 1 – 1 of 1) sorted by relevance
135 static char *VarQuote(const char *, const struct Name *, void *);165 quote_mod = {check_quote, VarQuote, NULL , free},837 VarQuote(const char *str, const struct Name *n UNUSED, void *islistp) in VarQuote() function