Searched refs:xmlDumpEntityDecl (Results 1 – 4 of 4) sorted by relevance
137 xmlDumpEntityDecl (xmlBufferPtr buf,
919 xmlDumpEntityDecl(xmlBufferPtr buf, xmlEntityPtr ent) { in xmlDumpEntityDecl() function1006 xmlDumpEntityDecl(buf, ent); in xmlDumpEntityDeclScan()
789 xmlDumpEntityDecl(buf->buffer, (xmlEntityPtr) cur); in xmlNodeDumpOutputInternal()1318 xmlDumpEntityDecl(buf->buffer, (xmlEntityPtr) cur); in xhtmlNodeDumpOutput()
3068 #undef xmlDumpEntityDecl3069 extern __typeof (xmlDumpEntityDecl) xmlDumpEntityDecl __attribute((alias("xmlDumpEntityDecl__intern…3071 #ifndef xmlDumpEntityDecl3072 extern __typeof (xmlDumpEntityDecl) xmlDumpEntityDecl__internal_alias __attribute((visibility("hidd…3073 #define xmlDumpEntityDecl xmlDumpEntityDecl__internal_alias macro