Searched defs:EscapeText (Results 1 – 3 of 3) sorted by relevance
106 void html::EscapeText(Rewriter &R, FileID FID, in EscapeText() function in html167 std::string html::EscapeText(StringRef s, bool EscapeSpaces, bool ReplaceTabs) { in EscapeText() function in html
242 inline std::string EscapeText(TraceOutputFormat output_format, in EscapeText() function
1909 func EscapeText(w io.Writer, s []byte) error { func