Lines Matching refs:xmlAttrPtr
435 xmlAttrSerializeContent(xmlOutputBufferPtr buf, xmlAttrPtr attr) in xmlAttrSerializeContent()
764 xmlAttrDumpOutput(xmlSaveCtxtPtr ctxt, xmlAttrPtr cur) { in xmlAttrDumpOutput()
794 xmlAttrListDumpOutput(xmlSaveCtxtPtr ctxt, xmlAttrPtr cur) { in xmlAttrListDumpOutput()
1024 xmlAttrDumpOutput(ctxt, (xmlAttrPtr) cur); in xmlNodeDumpOutputInternal()
1334 xhtmlAttrListDumpOutput(xmlSaveCtxtPtr ctxt, xmlAttrPtr cur) { in xhtmlAttrListDumpOutput()
1335 xmlAttrPtr xml_lang = NULL; in xhtmlAttrListDumpOutput()
1336 xmlAttrPtr lang = NULL; in xhtmlAttrListDumpOutput()
1337 xmlAttrPtr name = NULL; in xhtmlAttrListDumpOutput()
1338 xmlAttrPtr id = NULL; in xhtmlAttrListDumpOutput()
1562 xmlAttrDumpOutput(ctxt, (xmlAttrPtr) cur); in xhtmlNodeDumpOutput()
2050 xmlAttrPtr attr, const xmlChar * string) in xmlBufAttrSerializeTxtContent()
2179 xmlAttrPtr attr, const xmlChar * string) in xmlAttrSerializeTxtContent()