Searched refs:htmlIsScriptAttribute (Results 1 – 3 of 3) sorted by relevance
144 htmlIsScriptAttribute(const xmlChar *name);
450 #undef htmlIsScriptAttribute451 extern __typeof (htmlIsScriptAttribute) htmlIsScriptAttribute __attribute((alias("htmlIsScriptAttri…453 #ifndef htmlIsScriptAttribute454 extern __typeof (htmlIsScriptAttribute) htmlIsScriptAttribute__internal_alias __attribute((visibili…455 #define htmlIsScriptAttribute htmlIsScriptAttribute__internal_alias macro
1552 htmlIsScriptAttribute(const xmlChar *name) { in htmlIsScriptAttribute() function