Home
last modified time | relevance | path

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

/external/libxml2/
Dvalid.c2290 xmlDumpAttributeDeclScan(xmlAttributePtr attr, xmlBufferPtr buf) { in xmlDumpAttributeDeclScan() function
2305 xmlHashScan(table, (xmlHashScanner) xmlDumpAttributeDeclScan, buf); in xmlDumpAttributeTable()
/external/chromium_org/third_party/libxml/src/
Dvalid.c2290 xmlDumpAttributeDeclScan(xmlAttributePtr attr, xmlBufferPtr buf) { in xmlDumpAttributeDeclScan() function
2305 xmlHashScan(table, (xmlHashScanner) xmlDumpAttributeDeclScan, buf); in xmlDumpAttributeTable()