Home
last modified time | relevance | path

Searched refs:contextObj (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Dxpath.c11670 xmlXPathObjectPtr contextObj = NULL, exprRes = NULL; in xmlXPathCompOpEvalPredicate() local
11730 if (contextObj == NULL) in xmlXPathCompOpEvalPredicate()
11731 contextObj = xmlXPathCacheNewNodeSet(xpctxt, contextNode); in xmlXPathCompOpEvalPredicate()
11733 if (xmlXPathNodeSetAddUnique(contextObj->nodesetval, in xmlXPathCompOpEvalPredicate()
11740 valuePush(ctxt, contextObj); in xmlXPathCompOpEvalPredicate()
11760 if (ctxt->value == contextObj) { in xmlXPathCompOpEvalPredicate()
11767 xmlXPathNodeSetClear(contextObj->nodesetval, hasNsNodes); in xmlXPathCompOpEvalPredicate()
11773 contextObj = NULL; in xmlXPathCompOpEvalPredicate()
11777 if (contextObj != NULL) { in xmlXPathCompOpEvalPredicate()
11778 if (ctxt->value == contextObj) in xmlXPathCompOpEvalPredicate()
[all …]
/external/guice/extensions/struts2/lib/
Dognl-3.0.jarMETA-INF/ META-INF/MANIFEST.MF ognl/ ognl/enhance/ ognl/ ...