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