OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:select_attrs
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/
HTMLparser.c
747
static const char* const
select_attrs
[] = { ATTRS, "name", "size", "multiple", "disabled", "tabindex", "onfocus", "onblur", "onchange", NULL } ;
variable
[
all
...]
/external/libxml2/
HTMLparser.c
750
static const char* const
select_attrs
[] = { ATTRS, "name", "size", "multiple", "disabled", "tabindex", "onfocus", "onblur", "onchange", NULL } ;
variable
[
all
...]
Completed in 64 milliseconds