Home
last modified time | relevance | path

Searched defs:to_escape (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc356 string EscapeTrigraphs(const string& to_escape) { in EscapeTrigraphs()
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc766 std::string EscapeTrigraphs(const std::string& to_escape) { in EscapeTrigraphs()