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