Home
last modified time | relevance | path

Searched refs:EscapeDollor (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc91 std::string EscapeDollor(const string& to_escape);
589 std::string EscapeDollor(const string& to_escape) { in EscapeDollor() function