xmlXPathNewValueTree 16430 third_party/libxml/src/elfgcchack.h #undef xmlXPathNewValueTree
xmlXPathNewValueTree 16431 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathNewValueTree) xmlXPathNewValueTree __attribute((alias("xmlXPathNewValueTree__internal_alias")));
xmlXPathNewValueTree 16433 third_party/libxml/src/elfgcchack.h #ifndef xmlXPathNewValueTree
xmlXPathNewValueTree 16434 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathNewValueTree) xmlXPathNewValueTree__internal_alias __attribute((visibility("hidden")));
xmlXPathNewValueTree 16435 third_party/libxml/src/elfgcchack.h #define xmlXPathNewValueTree xmlXPathNewValueTree__internal_alias
xmlXPathNewValueTree  500 third_party/libxml/src/include/libxml/xpathInternals.h 		xmlXPathNewValueTree		(xmlNodePtr val);
xmlXPathNewValueTree  731 third_party/libxslt/libexslt/functions.c 	ret = xmlXPathNewValueTree((xmlNodePtr) container);
xmlXPathNewValueTree  979 third_party/libxslt/libxslt/variables.c 		result = xmlXPathNewValueTree((xmlNodePtr) container);
xmlXPathNewValueTree 1191 third_party/libxslt/libxslt/variables.c 	    result = xmlXPathNewValueTree((xmlNodePtr) container);