Home
last modified time | relevance | path

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

/external/libxml2/
Dsave.h25 void xmlBufDumpElementDecl(xmlBufPtr buf, xmlElementPtr elem);
Dxmlsave.c491 xmlBufDumpElementDecl(xmlBufPtr buf, xmlElementPtr elem) { in xmlBufDumpElementDecl() function
939 xmlBufDumpElementDecl(buf->buffer, (xmlElementPtr) cur); in xmlNodeDumpOutputInternal()
1482 xmlBufDumpElementDecl(buf->buffer, (xmlElementPtr) cur); in xhtmlNodeDumpOutput()