Searched refs:xmlDumpNotationDeclScan (Results 1 – 1 of 1) sorted by relevance
2506 xmlDumpNotationDeclScan(xmlNotationPtr nota, xmlBufferPtr buf) { in xmlDumpNotationDeclScan() function2521 xmlHashScan(table, (xmlHashScanner) xmlDumpNotationDeclScan, buf); in xmlDumpNotationTable()