Searched defs:script_attrs (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A DHTMLparser.c744 static const char* const script_attrs[] = { "charset", "src", "defer", "event", "for", NULL } ; variable
978 DECL html_cdata, NULL, DECL script_attrs, DECL language_attr, DECL type_attr
/external/libxml2/
H A DHTMLparser.c747 static const char* const script_attrs[] = { "charset", "src", "defer", "event", "for", NULL } ; variable
981 DECL html_cdata, NULL, DECL script_attrs, DECL language_attr, DECL type_attr

Completed in 187 milliseconds