Home
last modified time | relevance | path

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

/external/libxml2/
Dsave.h26 void xmlBufDumpAttributeDecl(xmlBufPtr buf, xmlAttributePtr attr);
Dxmlsave.c514 xmlBufDumpAttributeDecl(xmlBufPtr buf, xmlAttributePtr attr) { in xmlBufDumpAttributeDecl() function
943 xmlBufDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur); in xmlNodeDumpOutputInternal()
1483 xmlBufDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur); in xhtmlNodeDumpOutput()