Searched defs:quote_string (Results 1 – 8 of 8) sorted by relevance
115 quote_string(const char *s) /* I - String to write */ in quote_string() function
2985 quote_string(const char *s, /* I - String */ in quote_string() function
96 def quote_string(value): function