Searched defs:quote_string (Results 1 – 5 of 5) sorted by relevance
116 quote_string(const char *s) /* I - String to write */ in quote_string() function
171 OutputIt quote_string(OutputIt it, const StringRef &target) { in quote_string() function
238 StringRef quote_string(BlockAllocator &balloc, const StringRef &target) { in quote_string() function
3069 quote_string(const char *s, /* I - String */ in quote_string() function
96 def quote_string(value): function