Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlAttrPtr

429 xmlAttrSerializeContent(xmlOutputBufferPtr buf, xmlAttrPtr attr)
609 xmlAttrDumpOutput(xmlSaveCtxtPtr ctxt, xmlAttrPtr cur) {
636 xmlAttrListDumpOutput(xmlSaveCtxtPtr ctxt, xmlAttrPtr cur) {
861 xmlAttrDumpOutput(ctxt, (xmlAttrPtr) cur);
1166 xhtmlAttrListDumpOutput(xmlSaveCtxtPtr ctxt, xmlAttrPtr cur) {
1167 xmlAttrPtr xml_lang = NULL;
1168 xmlAttrPtr lang = NULL;
1169 xmlAttrPtr name = NULL;
1170 xmlAttrPtr id = NULL;
1390 xmlAttrDumpOutput(ctxt, (xmlAttrPtr) cur);
1877 xmlAttrPtr attr, const xmlChar * string)