Searched refs:htmlIsScriptAttribute (Results 1 – 8 of 8) sorted by relevance
144 htmlIsScriptAttribute(const xmlChar *name);
197 d htmlIsScriptAttribute...198 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
1592 htmlIsScriptAttribute(const xmlChar *name) { in htmlIsScriptAttribute() function
2134 ret_val = htmlIsScriptAttribute((const xmlChar *)name); in test_htmlIsScriptAttribute()
17907 * HTMLparser.[ch]: addded htmlIsScriptAttribute()
330 htmlIsScriptAttribute