Home | History | Annotate | Download | only in src

Lines Matching refs:xmlXPathDebugDumpObject

986 	xmlXPathDebugDumpObject(output, cur->locTab[i], depth + 1);
992 * xmlXPathDebugDumpObject:
1000 xmlXPathDebugDumpObject(FILE *output, xmlXPathObjectPtr cur, int depth) {
1239 xmlXPathDebugDumpObject(output, object, 0);