Searched refs:htmlAttrAllowed (Results 1 – 3 of 3) sorted by relevance
269 XMLPUBFUN htmlStatus XMLCALL htmlAttrAllowed(const htmlElemDesc*, const xmlChar*, int) ;
102 #undef htmlAttrAllowed103 extern __typeof (htmlAttrAllowed) htmlAttrAllowed __attribute((alias("htmlAttrAllowed__internal_ali…105 #ifndef htmlAttrAllowed106 extern __typeof (htmlAttrAllowed) htmlAttrAllowed__internal_alias __attribute((visibility("hidden")…107 #define htmlAttrAllowed htmlAttrAllowed__internal_alias macro
6321 htmlAttrAllowed(const htmlElemDesc* elt, const xmlChar* attr, int legacy) { in htmlAttrAllowed() function6374 return htmlAttrAllowed( in htmlNodeStatus()