Searched refs:htmlIsScriptAttribute (Results 1 – 11 of 11) sorted by relevance
173 htmlIsScriptAttribute(const xmlChar *name);
481 #undef htmlIsScriptAttribute482 extern __typeof (htmlIsScriptAttribute) htmlIsScriptAttribute __attribute((alias("htmlIsScriptAttri…484 #ifndef htmlIsScriptAttribute485 extern __typeof (htmlIsScriptAttribute) htmlIsScriptAttribute__internal_alias __attribute((visibili…486 #define htmlIsScriptAttribute htmlIsScriptAttribute__internal_alias macro
1622 htmlIsScriptAttribute(const xmlChar *name) { in htmlIsScriptAttribute() function
144 htmlIsScriptAttribute(const xmlChar *name);
205 d htmlIsScriptAttribute...206 d pr 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
1769 htmlIsScriptAttribute(const xmlChar *name) { in htmlIsScriptAttribute() function
2146 ret_val = htmlIsScriptAttribute((const xmlChar *)name); in test_htmlIsScriptAttribute()
330 htmlIsScriptAttribute
92502 - * HTMLparser.[ch]: added htmlIsScriptAttribute()101435 -#undef htmlIsScriptAttribute101436 -extern __typeof (htmlIsScriptAttribute) htmlIsScriptAttribute __attribute((alias("htmlIsScriptAttr…101438 -#ifndef htmlIsScriptAttribute101439 -extern __typeof (htmlIsScriptAttribute) htmlIsScriptAttribute__internal_alias __attribute((visibil…101440 -#define htmlIsScriptAttribute htmlIsScriptAttribute__internal_alias