Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c2732 xmlXPathCacheObjectCopy(xmlXPathContextPtr ctxt, xmlXPathObjectPtr val) in xmlXPathCacheObjectCopy() function
5082 return(xmlXPathCacheObjectCopy(ctxt, (xmlXPathObjectPtr) in xmlXPathVariableLookupNS()
6485 valuePush(ctxt, xmlXPathCacheObjectCopy(ctxt->context, f)); in xmlXPathCompareNodeSetFloat()
6539 valuePush(ctxt, xmlXPathCacheObjectCopy(ctxt->context, s)); in xmlXPathCompareNodeSetString()
12696 xmlXPathCacheObjectCopy(ctxt->context, in xmlXPathCompOpEvalFirst()
12836 xmlXPathCacheObjectCopy(ctxt->context, in xmlXPathCompOpEvalLast()
13118 xmlXPathCacheObjectCopy(ctxt->context, in xmlXPathCompOpEval()