Searched refs:xmlDumpElementDecl (Results 1 – 4 of 4) sorted by relevance
226 xmlDumpElementDecl (xmlBufferPtr buf,
844 xmlDumpElementDecl(buf->buffer, (xmlElementPtr) cur); in xmlNodeDumpOutputInternal()1383 xmlDumpElementDecl(buf->buffer, (xmlElementPtr) cur); in xhtmlNodeDumpOutput()
3032 #undef xmlDumpElementDecl3033 extern __typeof (xmlDumpElementDecl) xmlDumpElementDecl __attribute((alias("xmlDumpElementDecl__int…3035 #ifndef xmlDumpElementDecl3036 extern __typeof (xmlDumpElementDecl) xmlDumpElementDecl__internal_alias __attribute((visibility("hi…3037 #define xmlDumpElementDecl xmlDumpElementDecl__internal_alias macro
1665 xmlDumpElementDecl(xmlBufferPtr buf, xmlElementPtr elem) { in xmlDumpElementDecl() function1726 xmlDumpElementDecl(buf, elem); in xmlDumpElementDeclScan()