Searched refs:htmlIsBooleanAttr (Results 1 – 8 of 8) sorted by relevance
137 htmlIsBooleanAttr (const xmlChar *name);
170 d htmlIsBooleanAttr...171 d pr extproc('htmlIsBooleanAttr')
419 htmlIsBooleanAttr;
1362 (htmlIsBooleanAttr(cur->name))) { in xhtmlAttrListDumpOutput()
438 #undef htmlIsBooleanAttr439 extern __typeof (htmlIsBooleanAttr) htmlIsBooleanAttr __attribute((alias("htmlIsBooleanAttr__intern…441 #ifndef htmlIsBooleanAttr442 extern __typeof (htmlIsBooleanAttr) htmlIsBooleanAttr__internal_alias __attribute((visibility("hidd…443 #define htmlIsBooleanAttr htmlIsBooleanAttr__internal_alias macro
1141 (value == NULL) && (htmlIsBooleanAttr(fullname))) { in xmlSAX2AttributeInternal()
3130 ret_val = htmlIsBooleanAttr((const xmlChar *)name); in test_htmlIsBooleanAttr()
327 htmlIsBooleanAttr