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