Searched refs:xmlXPathObjectCopy (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxpath.h445 xmlXPathObjectCopy (xmlXPathObjectPtr val);
/vbox/src/libs/libxml2-2.6.31/
H A Dxpointer.c2961 xmlXPathObjectCopy(oldset->locTab[i]));
H A Delfgcchack.h16710 #undef xmlXPathObjectCopy macro
16711 extern __typeof (xmlXPathObjectCopy) xmlXPathObjectCopy __attribute((alias("xmlXPathObjectCopy__internal_alias")));
16713 #ifndef xmlXPathObjectCopy
16714 extern __typeof (xmlXPathObjectCopy) xmlXPathObjectCopy__internal_alias __attribute((visibility("hidden")));
16715 #define xmlXPathObjectCopy xmlXPathObjectCopy__internal_alias macro
H A Dxpath.c2318 * This is the cached version of xmlXPathObjectCopy().
2344 return(xmlXPathObjectCopy(val));
5291 * xmlXPathObjectCopy:
5299 xmlXPathObjectCopy(xmlXPathObjectPtr val) { function
5374 "xmlXPathObjectCopy: unsupported type %d\n",
13653 xmlXPathObjectCopy
H A Dtestapi.c[all...]

Completed in 407 milliseconds