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

  /external/chromium_org/third_party/libxml/src/
HTMLparser.c 720 static const char* const input_attrs[] = { ATTRS, "type", "name", "value", "checked", "disabled", "readonly", "size", "maxlength", "src", "alt", "usemap", "ismap", "tabindex", "accesskey", "onfocus", "onblur", "onselect", "onchange", "accept", NULL } ; variable
    [all...]
  /external/libxml2/
HTMLparser.c 723 static const char* const input_attrs[] = { ATTRS, "type", "name", "value", "checked", "disabled", "readonly", "size", "maxlength", "src", "alt", "usemap", "ismap", "tabindex", "accesskey", "onfocus", "onblur", "onselect", "onchange", "accept", NULL } ; variable
    [all...]

Completed in 157 milliseconds