xmlAttributeTablePtr 252 third_party/libxml/src/include/libxml/valid.h XMLPUBFUN xmlAttributeTablePtr XMLCALL xmlAttributeTablePtr 253 third_party/libxml/src/include/libxml/valid.h xmlCopyAttributeTable (xmlAttributeTablePtr table); xmlAttributeTablePtr 256 third_party/libxml/src/include/libxml/valid.h xmlFreeAttributeTable (xmlAttributeTablePtr table); xmlAttributeTablePtr 260 third_party/libxml/src/include/libxml/valid.h xmlAttributeTablePtr table); xmlAttributeTablePtr 24767 third_party/libxml/src/testapi.c static xmlAttributeTablePtr gen_xmlAttributeTablePtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { xmlAttributeTablePtr 24770 third_party/libxml/src/testapi.c static void des_xmlAttributeTablePtr(int no ATTRIBUTE_UNUSED, xmlAttributeTablePtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { xmlAttributeTablePtr 24962 third_party/libxml/src/testapi.c xmlAttributeTablePtr table; /* An attribute table */ xmlAttributeTablePtr 1115 third_party/libxml/src/tree.c xmlFreeAttributeTable((xmlAttributeTablePtr) cur->attributes); xmlAttributeTablePtr 4364 third_party/libxml/src/tree.c (xmlAttributeTablePtr) dtd->attributes); xmlAttributeTablePtr 1931 third_party/libxml/src/valid.c xmlAttributeTablePtr table; xmlAttributeTablePtr 2010 third_party/libxml/src/valid.c table = (xmlAttributeTablePtr) dtd->attributes; xmlAttributeTablePtr 2146 third_party/libxml/src/valid.c xmlFreeAttributeTable(xmlAttributeTablePtr table) { xmlAttributeTablePtr 2192 third_party/libxml/src/valid.c xmlAttributeTablePtr xmlAttributeTablePtr 2193 third_party/libxml/src/valid.c xmlCopyAttributeTable(xmlAttributeTablePtr table) { xmlAttributeTablePtr 2194 third_party/libxml/src/valid.c return((xmlAttributeTablePtr) xmlHashCopy(table, xmlAttributeTablePtr 2302 third_party/libxml/src/valid.c xmlDumpAttributeTable(xmlBufferPtr buf, xmlAttributeTablePtr table) { xmlAttributeTablePtr 3269 third_party/libxml/src/valid.c xmlAttributeTablePtr table; xmlAttributeTablePtr 3276 third_party/libxml/src/valid.c table = (xmlAttributeTablePtr) dtd->attributes; xmlAttributeTablePtr 3307 third_party/libxml/src/valid.c xmlAttributeTablePtr table; xmlAttributeTablePtr 3311 third_party/libxml/src/valid.c table = (xmlAttributeTablePtr) dtd->attributes; xmlAttributeTablePtr 4156 third_party/libxml/src/valid.c xmlAttributeTablePtr table; xmlAttributeTablePtr 4164 third_party/libxml/src/valid.c table = (xmlAttributeTablePtr) doc->intSubset->attributes; xmlAttributeTablePtr 6746 third_party/libxml/src/valid.c xmlAttributeTablePtr table; xmlAttributeTablePtr 6756 third_party/libxml/src/valid.c table = (xmlAttributeTablePtr) dtd->attributes; xmlAttributeTablePtr 6766 third_party/libxml/src/valid.c table = (xmlAttributeTablePtr) dtd->attributes;