Page Speed Optimization Libraries
1.13.35.1
|
This is the complete list of members for net_instaweb::HtmlKeywords, including all inherited members.
Escape(const StringPiece &unescaped, GoogleString *buf) | net_instaweb::HtmlKeywords | inlinestatic |
Init() | net_instaweb::HtmlKeywords | static |
IsAutoClose(HtmlName::Keyword k1, HtmlName::Keyword k2) | net_instaweb::HtmlKeywords | inlinestatic |
IsContained(HtmlName::Keyword k1, HtmlName::Keyword k2) | net_instaweb::HtmlKeywords | inlinestatic |
IsOptionallyClosedTag(HtmlName::Keyword keyword) | net_instaweb::HtmlKeywords | inlinestatic |
KeywordToString(HtmlName::Keyword keyword) | net_instaweb::HtmlKeywords | inlinestatic |
ShutDown() | net_instaweb::HtmlKeywords | static |
Unescape(const StringPiece &escaped, GoogleString *buf, bool *decoding_error) | net_instaweb::HtmlKeywords | inlinestatic |
WritePre(StringPiece text, StringPiece style, Writer *writer, MessageHandler *handler) | net_instaweb::HtmlKeywords | static |