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

  /external/libxml2/
HTMLparser.c 483 #define BLOCK HEADING, LIST "pre", "p", "dl", "div", "center", "noscript", "noframes", "blockquote", "form", "isindex", "hr", "table", "fieldset", "address"
489 #define HEADING "h1", "h2", "h3", "h4", "h5", "h6"
567 static const char* const form_contents[] = { HEADING, LIST, INLINE, "pre", "p", "div", "center", "noscript", "noframes", "blockquote", "isindex", "hr", "table", "fieldset", "address", NULL } ;
732 { "h1", 0, 0, 0, 0, 0, 0, 0, "heading ",
735 { "h2", 0, 0, 0, 0, 0, 0, 0, "heading ",
738 { "h3", 0, 0, 0, 0, 0, 0, 0, "heading ",
741 { "h4", 0, 0, 0, 0, 0, 0, 0, "heading ",
744 { "h5", 0, 0, 0, 0, 0, 0, 0, "heading ",
747 { "h6", 0, 0, 0, 0, 0, 0, 0, "heading ",
    [all...]
  /external/bison/tests/
testsuite     [all...]

Completed in 84 milliseconds