Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlXPathDebugDumpObject

1358 	xmlXPathDebugDumpObject(output, cur->locTab[i], depth + 1);
1364 * xmlXPathDebugDumpObject:
1372 xmlXPathDebugDumpObject(FILE *output, xmlXPathObjectPtr cur, int depth) {
1611 xmlXPathDebugDumpObject(output, object, 0);