Lines Matching refs:xmlBufferPtr
1159 xmlDumpElementContent(xmlBufferPtr buf, xmlElementContentPtr content, int glob) { in xmlDumpElementContent()
1665 xmlDumpElementDecl(xmlBufferPtr buf, xmlElementPtr elem) { in xmlDumpElementDecl()
1725 xmlDumpElementDeclScan(xmlElementPtr elem, xmlBufferPtr buf) { in xmlDumpElementDeclScan()
1737 xmlDumpElementTable(xmlBufferPtr buf, xmlElementTablePtr table) { in xmlDumpElementTable()
1819 xmlDumpEnumeration(xmlBufferPtr buf, xmlEnumerationPtr cur) { in xmlDumpEnumeration()
2210 xmlDumpAttributeDecl(xmlBufferPtr buf, xmlAttributePtr attr) { in xmlDumpAttributeDecl()
2291 xmlDumpAttributeDeclScan(xmlAttributePtr attr, xmlBufferPtr buf) { in xmlDumpAttributeDeclScan()
2303 xmlDumpAttributeTable(xmlBufferPtr buf, xmlAttributeTablePtr table) { in xmlDumpAttributeTable()
2480 xmlDumpNotationDecl(xmlBufferPtr buf, xmlNotationPtr nota) { in xmlDumpNotationDecl()
2507 xmlDumpNotationDeclScan(xmlNotationPtr nota, xmlBufferPtr buf) { in xmlDumpNotationDeclScan()
2519 xmlDumpNotationTable(xmlBufferPtr buf, xmlNotationTablePtr table) { in xmlDumpNotationTable()