Searched defs:to_escape (Results 1 – 4 of 4) sorted by relevance
18 const char* to_escape; in TEST() member78 const wchar_t* to_escape; in TEST() member165 const char* to_escape; in TEST() member
355 string EscapeTrigraphs(const string& to_escape) { in EscapeTrigraphs()
589 std::string EscapeDollor(const string& to_escape) { in EscapeDollor()
722 std::string EscapeTrigraphs(const std::string& to_escape) { in EscapeTrigraphs()