Searched refs:xmlDumpEntityDeclScan (Results 1 – 2 of 2) sorted by relevance
1005 xmlDumpEntityDeclScan(xmlEntityPtr ent, xmlBufferPtr buf) { in xmlDumpEntityDeclScan() function1018 xmlHashScan(table, (xmlHashScanner)xmlDumpEntityDeclScan, buf); in xmlDumpEntitiesTable()
1088 xmlDumpEntityDeclScan(xmlEntityPtr ent, xmlBufferPtr buf) { in xmlDumpEntityDeclScan() function1101 xmlHashScan(table, (xmlHashScanner)xmlDumpEntityDeclScan, buf); in xmlDumpEntitiesTable()