Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlXPathDebugDumpObject

987 	xmlXPathDebugDumpObject(output, cur->locTab[i], depth + 1);
993 * xmlXPathDebugDumpObject:
1001 xmlXPathDebugDumpObject(FILE *output, xmlXPathObjectPtr cur, int depth) {
1240 xmlXPathDebugDumpObject(output, object, 0);