Searched refs:exprRes (Results 1 – 1 of 1) sorted by relevance
11696 xmlXPathObjectPtr contextObj = NULL, exprRes = NULL; in xmlXPathCompOpEvalPredicate() local11809 if (exprRes != NULL) in xmlXPathCompOpEvalPredicate()11810 xmlXPathReleaseObject(ctxt->context, exprRes); in xmlXPathCompOpEvalPredicate()11862 xmlXPathObjectPtr contextObj = NULL, exprRes = NULL; in xmlXPathCompOpEvalPositionalPredicate() local11977 if (exprRes != NULL) { in xmlXPathCompOpEvalPositionalPredicate()11978 xmlXPathReleaseObject(ctxt->context, exprRes); in xmlXPathCompOpEvalPositionalPredicate()11979 exprRes = NULL; in xmlXPathCompOpEvalPositionalPredicate()12009 if (exprRes != NULL) in xmlXPathCompOpEvalPositionalPredicate()12010 xmlXPathReleaseObject(ctxt->context, exprRes); in xmlXPathCompOpEvalPositionalPredicate()