Searched refs:xmlDumpAttributeDeclScan (Results 1 – 2 of 2) sorted by relevance
2290 xmlDumpAttributeDeclScan(xmlAttributePtr attr, xmlBufferPtr buf) { in xmlDumpAttributeDeclScan() function2305 xmlHashScan(table, (xmlHashScanner) xmlDumpAttributeDeclScan, buf); in xmlDumpAttributeTable()