Searched refs:optgroup_attrs (Results 1 – 2 of 2) sorted by relevance
/third_party/libxml2/ |
D | HTMLparser.c | 769 static const char* const optgroup_attrs[] = { ATTRS, "disabled", NULL } ; variable 984 DECL option_elt , "option", DECL optgroup_attrs, NULL, DECL label_attr
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | HTMLparser.c | 772 static const char* const optgroup_attrs[] = { ATTRS, "disabled", NULL } ; variable 987 DECL option_elt , "option", DECL optgroup_attrs, NULL, DECL label_attr
|