Searched refs:exprRes (Results 1 – 1 of 1) sorted by relevance
11667 xmlXPathObjectPtr contextObj = NULL, exprRes = NULL; in xmlXPathCompOpEvalPredicate() local11782 if (exprRes != NULL) in xmlXPathCompOpEvalPredicate()11783 xmlXPathReleaseObject(ctxt->context, exprRes); in xmlXPathCompOpEvalPredicate()11836 xmlXPathObjectPtr contextObj = NULL, exprRes = NULL; in xmlXPathCompOpEvalPositionalPredicate() local11953 if (exprRes != NULL) { in xmlXPathCompOpEvalPositionalPredicate()11954 xmlXPathReleaseObject(ctxt->context, exprRes); in xmlXPathCompOpEvalPositionalPredicate()11955 exprRes = NULL; in xmlXPathCompOpEvalPositionalPredicate()11985 if (exprRes != NULL) in xmlXPathCompOpEvalPositionalPredicate()11986 xmlXPathReleaseObject(ctxt->context, exprRes); in xmlXPathCompOpEvalPositionalPredicate()