Searched refs:xmlXPathObjectCopy (Results 1 – 6 of 6) sorted by relevance
448 xmlXPathObjectCopy (xmlXPathObjectPtr val);
269 valuePush(ctxt, xmlXPathObjectCopy(obj2)); in xsltDocumentFunction()389 valuePush(ctxt, xmlXPathObjectCopy(obj1)); in xsltKeyFunction()
1861 return(xmlXPathObjectCopy(ret)); in xsltGlobalVariableLookup()1896 return(xmlXPathObjectCopy(elem->value)); in xsltVariableLookup()2275 valueObj = xmlXPathObjectCopy(variable->value); in xsltXPathVariableLookup()
2976 xmlXPathObjectCopy(oldset->locTab[i])); in xmlXPtrEvalRangePredicate()
16826 #undef xmlXPathObjectCopy16827 extern __typeof (xmlXPathObjectCopy) xmlXPathObjectCopy __attribute((alias("xmlXPathObjectCopy__int…16829 #ifndef xmlXPathObjectCopy16830 extern __typeof (xmlXPathObjectCopy) xmlXPathObjectCopy__internal_alias __attribute((visibility("hi…16831 #define xmlXPathObjectCopy xmlXPathObjectCopy__internal_alias macro
2344 return(xmlXPathObjectCopy(val)); in xmlXPathCacheObjectCopy()5318 xmlXPathObjectCopy(xmlXPathObjectPtr val) { in xmlXPathObjectCopy() function13696 xmlXPathObjectCopy in xmlXPathCompOpEval()