Searched defs:EscapeTrigraphs (Results 1 – 3 of 3) sorted by relevance
853 std::string EscapeTrigraphs(absl::string_view to_escape) { in EscapeTrigraphs() function
356 string EscapeTrigraphs(const string& to_escape) { in EscapeTrigraphs() function
766 std::string EscapeTrigraphs(const std::string& to_escape) { in EscapeTrigraphs() function