Searched refs:htmlIsScriptAttribute (Results 1 – 7 of 7) sorted by relevance
144 htmlIsScriptAttribute(const xmlChar *name);
198 d htmlIsScriptAttribute...199 d pr 10i 0 extproc('htmlIsScriptAttribute')
705 htmlIsScriptAttribute;
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
2134 ret_val = htmlIsScriptAttribute((const xmlChar *)name); in test_htmlIsScriptAttribute()
17907 * HTMLparser.[ch]: addded htmlIsScriptAttribute()
330 htmlIsScriptAttribute