Searched refs:xmlBufDumpAttributeDecl (Results 1 – 2 of 2) sorted by relevance
26 void xmlBufDumpAttributeDecl(xmlBufPtr buf, xmlAttributePtr attr);
514 xmlBufDumpAttributeDecl(xmlBufPtr buf, xmlAttributePtr attr) { in xmlBufDumpAttributeDecl() function943 xmlBufDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur); in xmlNodeDumpOutputInternal()1483 xmlBufDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur); in xhtmlNodeDumpOutput()