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

  /external/chromium_org/third_party/libxml/src/
HTMLparser.c 707 static const char* const form_contents[] = { HEADING, LIST, INLINE, "pre", "p", "div", "center", "noscript", "noframes", "blockquote", "isindex", "hr", "table", "fieldset", "address", NULL } ; variable
864 DECL form_contents, "fieldset", DECL form_attrs , DECL target_attr, DECL action_attr
    [all...]
  /external/libxml2/
HTMLparser.c 710 static const char* const form_contents[] = { HEADING, LIST, INLINE, "pre", "p", "div", "center", "noscript", "noframes", "blockquote", "isindex", "hr", "table", "fieldset", "address", NULL } ; variable
867 DECL form_contents, "fieldset", DECL form_attrs , DECL target_attr, DECL action_attr
    [all...]

Completed in 46 milliseconds