Home | History | Annotate | Download | only in libxml2

Lines Matching full:heading

623 #define BLOCK HEADING, LIST, "pre", "p", "dl", "div", "center", "noscript", "noframes", "blockquote", "form", "isindex", "hr", "table", "fieldset", "address"
629 #define HEADING "h1", "h2", "h3", "h4", "h5", "h6"
707 static const char* const form_contents[] = { HEADING, LIST, INLINE, "pre", "p", "div", "center", "noscript", "noframes", "blockquote", "isindex", "hr", "table", "fieldset", "address", NULL } ;
872 { "h1", 0, 0, 0, 0, 0, 0, 0, "heading ",
875 { "h2", 0, 0, 0, 0, 0, 0, 0, "heading ",
878 { "h3", 0, 0, 0, 0, 0, 0, 0, "heading ",
881 { "h4", 0, 0, 0, 0, 0, 0, 0, "heading ",
884 { "h5", 0, 0, 0, 0, 0, 0, 0, "heading ",
887 { "h6", 0, 0, 0, 0, 0, 0, 0, "heading ",