Home
last modified time | relevance | path

Searched refs:xmlDumpNotationDeclScan (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dvalid.c2507 xmlDumpNotationDeclScan(xmlNotationPtr nota, xmlBufferPtr buf) { in xmlDumpNotationDeclScan() function
2522 xmlHashScan(table, (xmlHashScanner) xmlDumpNotationDeclScan, buf); in xmlDumpNotationTable()