HomeSort by relevance Sort by last modified time
    Searched refs:HEADING (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
HTMLparser.c 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 "
    [all...]
  /external/bison/tests/
testsuite     [all...]

Completed in 968 milliseconds