xmlXPathDifference 15902 third_party/libxml/src/elfgcchack.h #undef xmlXPathDifference
xmlXPathDifference 15903 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathDifference) xmlXPathDifference __attribute((alias("xmlXPathDifference__internal_alias")));
xmlXPathDifference 15905 third_party/libxml/src/elfgcchack.h #ifndef xmlXPathDifference
xmlXPathDifference 15906 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathDifference) xmlXPathDifference__internal_alias __attribute((visibility("hidden")));
xmlXPathDifference 15907 third_party/libxml/src/elfgcchack.h #define xmlXPathDifference xmlXPathDifference__internal_alias
xmlXPathDifference  376 third_party/libxml/src/include/libxml/xpathInternals.h 		xmlXPathDifference		(xmlNodeSetPtr nodes1,
xmlXPathDifference 47106 third_party/libxml/src/testapi.c         ret_val = xmlXPathDifference(nodes1, nodes2);
xmlXPathDifference   48 third_party/libxslt/libexslt/sets.c     ret = xmlXPathDifference(arg1, arg2);