Searched defs:xmlXPathNewValueTree (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxpath.c4360 * xmlXPathNewValueTree:
4369 xmlXPathNewValueTree(xmlNodePtr val) { function
H A Delfgcchack.h16604 #undef xmlXPathNewValueTree macro
16605 extern __typeof (xmlXPathNewValueTree) xmlXPathNewValueTree __attribute((alias("xmlXPathNewValueTree__internal_alias")));
16607 #ifndef xmlXPathNewValueTree
16608 extern __typeof (xmlXPathNewValueTree) xmlXPathNewValueTree__internal_alias __attribute((visibility("hidden")));
16609 #define xmlXPathNewValueTree xmlXPathNewValueTree__internal_alias macro

Completed in 150 milliseconds