Searched refs:htmlIsBooleanAttr (Results 1 – 10 of 10) sorted by relevance
170 d htmlIsBooleanAttr...171 d pr extproc('htmlIsBooleanAttr')
137 htmlIsBooleanAttr (const xmlChar *name);
323 htmlIsBooleanAttr(const xmlChar *name) in htmlIsBooleanAttr() function696 if ((cur->children != NULL) && (!htmlIsBooleanAttr(cur->name))) { in htmlAttrDumpOutput()
419 htmlIsBooleanAttr;
1375 (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
1112 (value == NULL) && (htmlIsBooleanAttr(fullname))) { in xmlSAX2AttributeInternal()
3132 ret_val = htmlIsBooleanAttr((const xmlChar *)name); in test_htmlIsBooleanAttr()
327 htmlIsBooleanAttr
101423 -#undef htmlIsBooleanAttr101424 -extern __typeof (htmlIsBooleanAttr) htmlIsBooleanAttr __attribute((alias("htmlIsBooleanAttr__inter…101426 -#ifndef htmlIsBooleanAttr101427 -extern __typeof (htmlIsBooleanAttr) htmlIsBooleanAttr__internal_alias __attribute((visibility("hid…101428 -#define htmlIsBooleanAttr htmlIsBooleanAttr__internal_alias