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

  /external/chromium_org/third_party/libxml/src/
HTMLparser.c 708 static const char* const form_attrs[] = { ATTRS, "method", "enctype", "accept", "name", "onsubmit", "onreset", "accept-charset", NULL } ; variable
864 DECL form_contents, "fieldset", DECL form_attrs , DECL target_attr, DECL action_attr
    [all...]
  /external/libxml2/
HTMLparser.c 711 static const char* const form_attrs[] = { ATTRS, "method", "enctype", "accept", "name", "onsubmit", "onreset", "accept-charset", NULL } ; variable
867 DECL form_contents, "fieldset", DECL form_attrs , DECL target_attr, DECL action_attr
    [all...]

Completed in 1777 milliseconds