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