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

/external/libxml2/
H A Dxpath.c1106 xmlXPathDebugDumpStepOp(FILE *output, xmlXPathCompExprPtr comp, function
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);

Completed in 49 milliseconds