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

/vbox/src/libs/libxml2-2.6.31/
H A Dvalid.c2539 * xmlDumpNotationDeclScan:
2546 xmlDumpNotationDeclScan(xmlNotationPtr nota, xmlBufferPtr buf) { function
2561 xmlHashScan(table, (xmlHashScanner) xmlDumpNotationDeclScan, buf);

Completed in 79 milliseconds