Searched refs:oldDepth (Results 1 – 1 of 1) sorted by relevance
13886 int oldDepth; in xmlXPathRunEval() local13944 oldDepth = ctxt->context->depth; in xmlXPathRunEval()13950 ctxt->context->depth = oldDepth; in xmlXPathRunEval()14221 int oldDepth = 0; in xmlXPathCtxtCompile() local14235 oldDepth = ctxt->depth; in xmlXPathCtxtCompile()14238 ctxt->depth = oldDepth; in xmlXPathCtxtCompile()14259 oldDepth = ctxt->depth; in xmlXPathCtxtCompile()14262 ctxt->depth = oldDepth; in xmlXPathCtxtCompile()14418 int oldDepth = 0; in xmlXPathEvalExpr() local14432 oldDepth = ctxt->context->depth; in xmlXPathEvalExpr()[all …]