Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlBufferPtr

1159 xmlDumpElementContent(xmlBufferPtr buf, xmlElementContentPtr content, int glob) {
1665 xmlDumpElementDecl(xmlBufferPtr buf, xmlElementPtr elem) {
1725 xmlDumpElementDeclScan(xmlElementPtr elem, xmlBufferPtr buf) {
1737 xmlDumpElementTable(xmlBufferPtr buf, xmlElementTablePtr table) {
1818 xmlDumpEnumeration(xmlBufferPtr buf, xmlEnumerationPtr cur) {
2209 xmlDumpAttributeDecl(xmlBufferPtr buf, xmlAttributePtr attr) {
2290 xmlDumpAttributeDeclScan(xmlAttributePtr attr, xmlBufferPtr buf) {
2302 xmlDumpAttributeTable(xmlBufferPtr buf, xmlAttributeTablePtr table) {
2479 xmlDumpNotationDecl(xmlBufferPtr buf, xmlNotationPtr nota) {
2506 xmlDumpNotationDeclScan(xmlNotationPtr nota, xmlBufferPtr buf) {
2518 xmlDumpNotationTable(xmlBufferPtr buf, xmlNotationTablePtr table) {