Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlAttrPtr

823 xmlCtxtDumpAttr(xmlDebugCtxtPtr ctxt, xmlAttrPtr attr)
861 xmlCtxtDumpAttrList(xmlDebugCtxtPtr ctxt, xmlAttrPtr attr)
1377 xmlDebugDumpAttr(FILE *output, xmlAttrPtr attr, int depth) {
1417 xmlDebugDumpAttrList(FILE * output, xmlAttrPtr attr, int depth)
1622 list = ((xmlAttrPtr) node)->children;
1900 xmlDebugDumpAttrList(fp, (xmlAttrPtr) node, 0);
2285 xmlDebugDumpAttr(ctxt->output, (xmlAttrPtr) node, 0);