Home
last modified time | relevance | path

Searched refs:xmlBufDumpAttributeDecl (Results 1 – 4 of 4) sorted by relevance

/third_party/libxml2/
Dsave.h26 void xmlBufDumpAttributeDecl(xmlBufPtr buf, xmlAttributePtr attr);
Dxmlsave.c513 xmlBufDumpAttributeDecl(xmlBufPtr buf, xmlAttributePtr attr) { in xmlBufDumpAttributeDecl() function
882 xmlBufDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur); in xmlNodeDumpOutputInternal()
1456 xmlBufDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur); in xhtmlNodeDumpOutput()
/third_party/gettext/gnulib-local/lib/libxml/
Dsave.h55 void xmlBufDumpAttributeDecl(xmlBufPtr buf, xmlAttributePtr attr);
Dxmlsave.c543 xmlBufDumpAttributeDecl(xmlBufPtr buf, xmlAttributePtr attr) { in xmlBufDumpAttributeDecl() function
972 xmlBufDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur); in xmlNodeDumpOutputInternal()
1512 xmlBufDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur); in xhtmlNodeDumpOutput()