Searched refs:exprRes (Results 1 – 1 of 1) sorted by relevance
11495 xmlXPathObjectPtr contextObj = NULL, exprRes = NULL; in xmlXPathCompOpEvalPredicate() local11604 if (exprRes != NULL) in xmlXPathCompOpEvalPredicate()11605 xmlXPathReleaseObject(ctxt->context, exprRes); in xmlXPathCompOpEvalPredicate()11657 xmlXPathObjectPtr contextObj = NULL, exprRes = NULL; in xmlXPathCompOpEvalPositionalPredicate() local11758 if (exprRes != NULL) { in xmlXPathCompOpEvalPositionalPredicate()11759 xmlXPathReleaseObject(ctxt->context, exprRes); in xmlXPathCompOpEvalPositionalPredicate()11760 exprRes = NULL; in xmlXPathCompOpEvalPositionalPredicate()11790 if (exprRes != NULL) in xmlXPathCompOpEvalPositionalPredicate()11791 xmlXPathReleaseObject(ctxt->context, exprRes); in xmlXPathCompOpEvalPositionalPredicate()