net_instaweb::HtmlKeywords Member List
This is the complete list of members for
net_instaweb::HtmlKeywords, including all inherited members.
Escape(const StringPiece &unescaped, GoogleString *buf) | net_instaweb::HtmlKeywords | [inline, static] |
Init() | net_instaweb::HtmlKeywords | [static] |
IsAutoClose(HtmlName::Keyword k1, HtmlName::Keyword k2) | net_instaweb::HtmlKeywords | [inline, static] |
IsContained(HtmlName::Keyword k1, HtmlName::Keyword k2) | net_instaweb::HtmlKeywords | [inline, static] |
IsOptionallyClosedTag(HtmlName::Keyword keyword) | net_instaweb::HtmlKeywords | [inline, static] |
KeywordToString(HtmlName::Keyword keyword) | net_instaweb::HtmlKeywords | [inline, static] |
ShutDown() | net_instaweb::HtmlKeywords | [static] |
Unescape(const StringPiece &escaped, GoogleString *buf, bool *decoding_error) | net_instaweb::HtmlKeywords | [inline, static] |