Searched defs:to_escape (Results 1 – 2 of 2) sorted by relevance
356 string EscapeTrigraphs(const string& to_escape) { in EscapeTrigraphs()
766 std::string EscapeTrigraphs(const std::string& to_escape) { in EscapeTrigraphs()