Searched refs:xmlBufDumpElementDecl (Results 1 – 2 of 2) sorted by relevance
25 void xmlBufDumpElementDecl(xmlBufPtr buf, xmlElementPtr elem);
490 xmlBufDumpElementDecl(xmlBufPtr buf, xmlElementPtr elem) { in xmlBufDumpElementDecl() function878 xmlBufDumpElementDecl(buf->buffer, (xmlElementPtr) cur); in xmlNodeDumpOutputInternal()1452 xmlBufDumpElementDecl(buf->buffer, (xmlElementPtr) cur); in xhtmlNodeDumpOutput()