Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlAttrPtr

821 xmlCtxtDumpAttr(xmlDebugCtxtPtr ctxt, xmlAttrPtr attr)
859 xmlCtxtDumpAttrList(xmlDebugCtxtPtr ctxt, xmlAttrPtr attr)
1375 xmlDebugDumpAttr(FILE *output, xmlAttrPtr attr, int depth) {
1415 xmlDebugDumpAttrList(FILE * output, xmlAttrPtr attr, int depth)
1620 list = ((xmlAttrPtr) node)->children;
1898 xmlDebugDumpAttrList(fp, (xmlAttrPtr) node, 0);
2283 xmlDebugDumpAttr(ctxt->output, (xmlAttrPtr) node, 0);