Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxpath.h449 xmlXPathObjectCopy (xmlXPathObjectPtr val);
/external/libxml2/os400/libxmlrpg/
Dxpath.rpgle442 d xmlXPathObjectCopy...
443 d pr extproc('xmlXPathObjectCopy')
/external/libxml2/
Dlibxml2.syms503 xmlXPathObjectCopy;
Dxpointer.c2995 xmlXPathObjectCopy(oldset->locTab[i])); in xmlXPtrEvalRangePredicate()
Delfgcchack.h17012 #undef xmlXPathObjectCopy
17013 extern __typeof (xmlXPathObjectCopy) xmlXPathObjectCopy __attribute((alias("xmlXPathObjectCopy__int…
17015 #ifndef xmlXPathObjectCopy
17016 extern __typeof (xmlXPathObjectCopy) xmlXPathObjectCopy__internal_alias __attribute((visibility("hi…
17017 #define xmlXPathObjectCopy xmlXPathObjectCopy__internal_alias macro
Dxpath.c2720 return(xmlXPathObjectCopy(val)); in xmlXPathCacheObjectCopy()
5393 xmlXPathObjectCopy(xmlXPathObjectPtr val) { in xmlXPathObjectCopy() function
13795 xmlXPathObjectCopy in xmlXPathCompOpEval()
Dtestapi.c46971 ret_val = xmlXPathObjectCopy(val); in test_xmlXPathObjectCopy()
DChangeLog15342 * xpath.c: implemented xmlXPathObjectCopy for external objects
/external/libxml2/win32/
Dlibxml2.def.src2994 xmlXPathObjectCopy