Lines Matching refs:xmlAttributeTablePtr
1931 xmlAttributeTablePtr table;
2010 table = (xmlAttributeTablePtr) dtd->attributes;
2146 xmlFreeAttributeTable(xmlAttributeTablePtr table) {
2190 * Returns the new xmlAttributeTablePtr or NULL in case of error.
2192 xmlAttributeTablePtr
2193 xmlCopyAttributeTable(xmlAttributeTablePtr table) {
2194 return((xmlAttributeTablePtr) xmlHashCopy(table,
2302 xmlDumpAttributeTable(xmlBufferPtr buf, xmlAttributeTablePtr table) {
3269 xmlAttributeTablePtr table;
3276 table = (xmlAttributeTablePtr) dtd->attributes;
3307 xmlAttributeTablePtr table;
3311 table = (xmlAttributeTablePtr) dtd->attributes;
4156 xmlAttributeTablePtr table;
4164 table = (xmlAttributeTablePtr) doc->intSubset->attributes;
6753 xmlAttributeTablePtr table;
6763 table = (xmlAttributeTablePtr) dtd->attributes;
6773 table = (xmlAttributeTablePtr) dtd->attributes;