Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlXPathDebugDumpStepOp

1106 xmlXPathDebugDumpStepOp(FILE *output, xmlXPathCompExprPtr comp,
1277 xmlXPathDebugDumpStepOp(output, comp, &comp->steps[op->ch1], depth + 1);
1279 xmlXPathDebugDumpStepOp(output, comp, &comp->steps[op->ch2], depth + 1);
1307 xmlXPathDebugDumpStepOp(output, comp, &comp->steps[i], depth + 1);