Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/
Dtext_encoding.py61 def CEscape(text, as_utf8): function
/external/regex-re2/util/
Dstrutil.cc62 string CEscape(const StringPiece& src) { in CEscape() function
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc525 string CEscape(const string& src) { in CEscape() function