xmlXPathCmpNodes 15722 third_party/libxml/src/elfgcchack.h #undef xmlXPathCmpNodes xmlXPathCmpNodes 15723 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathCmpNodes) xmlXPathCmpNodes __attribute((alias("xmlXPathCmpNodes__internal_alias"))); xmlXPathCmpNodes 15725 third_party/libxml/src/elfgcchack.h #ifndef xmlXPathCmpNodes xmlXPathCmpNodes 15726 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathCmpNodes) xmlXPathCmpNodes__internal_alias __attribute((visibility("hidden"))); xmlXPathCmpNodes 15727 third_party/libxml/src/elfgcchack.h #define xmlXPathCmpNodes xmlXPathCmpNodes__internal_alias xmlXPathCmpNodes 447 third_party/libxml/src/include/libxml/xpath.h xmlXPathCmpNodes (xmlNodePtr node1, xmlXPathCmpNodes 45960 third_party/libxml/src/testapi.c ret_val = xmlXPathCmpNodes(node1, node2); xmlXPathCmpNodes 3295 third_party/libxml/src/xpath.c if (xmlXPathCmpNodes(set->nodeTab[j], xmlXPathCmpNodes 12212 third_party/libxml/src/xpath.c (xmlXPathCmpNodes(*first, cur) >= 0)) xmlXPathCmpNodes 12225 third_party/libxml/src/xpath.c (xmlXPathCmpNodes(cur, *last) >= 0)) xmlXPathCmpNodes 231 third_party/libxml/src/xpointer.c return(xmlXPathCmpNodes(node1, node2)); xmlXPathCmpNodes 228 third_party/libxslt/libexslt/saxon.c int ret = xmlXPathCmpNodes(cur, nodelist->nodeTab[i]); xmlXPathCmpNodes 683 third_party/libxslt/libxslt/functions.c ret = xmlXPathCmpNodes(cur, nodelist->nodeTab[i]); xmlXPathCmpNodes 934 third_party/libxslt/libxslt/xsltutils.c tst = xmlXPathCmpNodes(list->nodeTab[i], list->nodeTab[j]);