D | HTMLparser.c | 623 #define BLOCK HEADING, LIST, "pre", "p", "dl", "div", "center", "noscript", "noframes", "blockquote… 629 #define HEADING "h1", "h2", "h3", "h4", "h5", "h6" macro 707 static const char* const form_contents[] = { HEADING, LIST, INLINE, "pre", "p", "div", "center", "n…
|