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

/external/libxml2/
H A Dvalid.c2283 * xmlDumpAttributeDeclScan:
2290 xmlDumpAttributeDeclScan(xmlAttributePtr attr, xmlBufferPtr buf) { function
2305 xmlHashScan(table, (xmlHashScanner) xmlDumpAttributeDeclScan, buf);

Completed in 251 milliseconds