Searched refs:htmlScriptAttributes (Results 1 – 1 of 1) sorted by relevance
1124 static const char *const htmlScriptAttributes[] = { variable1563 i < sizeof(htmlScriptAttributes)/sizeof(htmlScriptAttributes[0]); in htmlIsScriptAttribute()1565 if (xmlStrEqual(name, (const xmlChar *) htmlScriptAttributes[i])) in htmlIsScriptAttribute()