htmlIsBooleanAttr  690 third_party/libxml/src/HTMLtree.c     if ((cur->children != NULL) && (!htmlIsBooleanAttr(cur->name))) {
htmlIsBooleanAttr 1110 third_party/libxml/src/SAX2.c         (value == NULL) && (htmlIsBooleanAttr(fullname))) {
htmlIsBooleanAttr  438 third_party/libxml/src/elfgcchack.h #undef htmlIsBooleanAttr
htmlIsBooleanAttr  439 third_party/libxml/src/elfgcchack.h extern __typeof (htmlIsBooleanAttr) htmlIsBooleanAttr __attribute((alias("htmlIsBooleanAttr__internal_alias")));
htmlIsBooleanAttr  441 third_party/libxml/src/elfgcchack.h #ifndef htmlIsBooleanAttr
htmlIsBooleanAttr  442 third_party/libxml/src/elfgcchack.h extern __typeof (htmlIsBooleanAttr) htmlIsBooleanAttr__internal_alias __attribute((visibility("hidden")));
htmlIsBooleanAttr  443 third_party/libxml/src/elfgcchack.h #define htmlIsBooleanAttr htmlIsBooleanAttr__internal_alias
htmlIsBooleanAttr  137 third_party/libxml/src/include/libxml/HTMLtree.h 		htmlIsBooleanAttr	(const xmlChar *name);
htmlIsBooleanAttr 3118 third_party/libxml/src/testapi.c         ret_val = htmlIsBooleanAttr((const xmlChar *)name);
htmlIsBooleanAttr 1193 third_party/libxml/src/xmlsave.c 		 (htmlIsBooleanAttr(cur->name))) {