Home
last modified time | relevance | path

Searched defs:EscapeTrigraphs (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/third_party/upb/upbc/
Dgenerator.cc853 std::string EscapeTrigraphs(absl::string_view to_escape) { in EscapeTrigraphs() function
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc356 string EscapeTrigraphs(const string& to_escape) { in EscapeTrigraphs() function
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc766 std::string EscapeTrigraphs(const std::string& to_escape) { in EscapeTrigraphs() function