Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Descaping.cc864 std::string Utf8SafeCEscape(absl::string_view src) { in Utf8SafeCEscape() function
/third_party/protobuf/src/google/protobuf/stubs/
Dstrutil.cc604 string Utf8SafeCEscape(const string& src) { in Utf8SafeCEscape() function