Searched refs:xmlDumpAttributeDecl (Results 1 – 8 of 8) sorted by relevance
262 xmlDumpAttributeDecl (xmlBufferPtr buf,
292 d xmlDumpAttributeDecl...293 d pr extproc('xmlDumpAttributeDecl')
638 xmlDumpAttributeDecl;
524 xmlDumpAttributeDecl(buffer, attr); in xmlBufDumpAttributeDecl()
3100 #undef xmlDumpAttributeDecl3101 extern __typeof (xmlDumpAttributeDecl) xmlDumpAttributeDecl __attribute((alias("xmlDumpAttributeDec…3103 #ifndef xmlDumpAttributeDecl3104 extern __typeof (xmlDumpAttributeDecl) xmlDumpAttributeDecl__internal_alias __attribute((visibility…3105 #define xmlDumpAttributeDecl xmlDumpAttributeDecl__internal_alias macro
2227 xmlDumpAttributeDecl(xmlBufferPtr buf, xmlAttributePtr attr) { in xmlDumpAttributeDecl() function2310 xmlDumpAttributeDecl((xmlBufferPtr) buf, (xmlAttributePtr) attr); in xmlDumpAttributeDeclScan()
25269 xmlDumpAttributeDecl(buf, attr); in test_xmlDumpAttributeDecl()
793 xmlDumpAttributeDecl