Home
last modified time | relevance | path

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

/external/libxml2/
Dvalid.c2291 xmlDumpAttributeDeclScan(xmlAttributePtr attr, xmlBufferPtr buf) { in xmlDumpAttributeDeclScan() function
2306 xmlHashScan(table, (xmlHashScanner) xmlDumpAttributeDeclScan, buf); in xmlDumpAttributeTable()