Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlXPathDebugDumpObject

1067 	xmlXPathDebugDumpObject(output, cur->locTab[i], depth + 1);
1073 * xmlXPathDebugDumpObject:
1081 xmlXPathDebugDumpObject(FILE *output, xmlXPathObjectPtr cur, int depth) {
1320 xmlXPathDebugDumpObject(output, object, 0);