Searched defs:AppendEscapedCharForHTML (Results 1 - 1 of 1) sorted by relevance

/external/chromium/net/base/
H A Descape.cc321 void AppendEscapedCharForHTML(char c, std::string* output) { function
325 void AppendEscapedCharForHTML(wchar_t c, string16* output) { function

Completed in 64 milliseconds