Home
last modified time | relevance | path

Searched refs:xmlXPathDebugDumpStepOp (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxpath.c1469 xmlXPathDebugDumpStepOp(FILE *output, xmlXPathCompExprPtr comp, in xmlXPathDebugDumpStepOp() function
1638 xmlXPathDebugDumpStepOp(output, comp, &comp->steps[op->ch1], depth + 1); in xmlXPathDebugDumpStepOp()
1640 xmlXPathDebugDumpStepOp(output, comp, &comp->steps[op->ch2], depth + 1); in xmlXPathDebugDumpStepOp()
1674 xmlXPathDebugDumpStepOp(output, comp, &comp->steps[i], depth + 1); in xmlXPathDebugDumpCompExpr()