Searched defs:xmlDumpAttributeDeclScan (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dvalid.c2323 * xmlDumpAttributeDeclScan:
2330 xmlDumpAttributeDeclScan(xmlAttributePtr attr, xmlBufferPtr buf) { function
2345 xmlHashScan(table, (xmlHashScanner) xmlDumpAttributeDeclScan, buf);

Completed in 302 milliseconds