#include <Update.h>
Data Fields | |
const char * | tag |
const char * | attr |
Definition at line 367 of file Update.h.
const char* html_tag::attr |
Definition at line 370 of file Update.h.
Referenced by HtmlParser::AllowTagAttrValue(), and PrefetchConfiguration::readHtmlTags().
const char* html_tag::tag |
Definition at line 369 of file Update.h.
Referenced by HtmlParser::AllowTagAttrValue(), PrefetchConfiguration::readHtmlTags(), HtmlParser::ValidProtoScheme(), and HtmlParser::ValidSupportedProtoScheme().