Searched defs:quote_string (Results 1 – 3 of 3) sorted by relevance
170 OutputIt quote_string(OutputIt it, const StringRef &target) { in quote_string() function
193 StringRef quote_string(BlockAllocator &balloc, const StringRef &target) { in quote_string() function
96 def quote_string(value): function