Home
last modified time | relevance | path

Searched refs:xmlXPathCmpNodes (Results 1 – 14 of 14) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
Dxpath.in.h480 xmlXPathCmpNodes (xmlNodePtr node1,
Dxpointer.c269 return(xmlXPathCmpNodes(node1, node2)); in xmlXPtrCmpPoints()
Dxpath.c492 int res = xmlXPathCmpNodes(x, y); in wrap_cmp()
3301 xmlXPathCmpNodes(xmlNodePtr node1, xmlNodePtr node2) { in xmlXPathCmpNodes() function
3467 if (xmlXPathCmpNodes(set->nodeTab[j], in xmlXPathNodeSetSort()
12360 (xmlXPathCmpNodes(*first, cur) >= 0)) in xmlXPathNodeCollectAndTest()
12373 (xmlXPathCmpNodes(cur, *last) >= 0)) in xmlXPathNodeCollectAndTest()
Delfgcchack.h15927 #undef xmlXPathCmpNodes
15928 extern __typeof (xmlXPathCmpNodes) xmlXPathCmpNodes __attribute((alias("xmlXPathCmpNodes__internal_…
15930 #ifndef xmlXPathCmpNodes
15931 extern __typeof (xmlXPathCmpNodes) xmlXPathCmpNodes__internal_alias __attribute((visibility("hidden…
15932 #define xmlXPathCmpNodes xmlXPathCmpNodes__internal_alias macro
/third_party/libxml2/include/libxml/
Dxpath.h458 xmlXPathCmpNodes (xmlNodePtr node1,
/third_party/libxml2/os400/libxmlrpg/
Dxpath.rpgle454 d xmlXPathCmpNodes...
455 d pr extproc('xmlXPathCmpNodes')
/third_party/libxml2/
Dlibxml2.syms482 xmlXPathCmpNodes;
Dxpath.c475 int res = xmlXPathCmpNodes(x, y); in wrap_cmp()
3315 xmlXPathCmpNodes(xmlNodePtr node1, xmlNodePtr node2) { in xmlXPathCmpNodes() function
3481 if (xmlXPathCmpNodes(set->nodeTab[j], in xmlXPathNodeSetSort()
12242 (xmlXPathCmpNodes(*first, cur) >= 0)) in xmlXPathNodeCollectAndTest()
12255 (xmlXPathCmpNodes(cur, *last) >= 0)) in xmlXPathNodeCollectAndTest()
Dxpointer.c240 return(xmlXPathCmpNodes(node1, node2)); in xmlXPtrCmpPoints()
Delfgcchack.h15918 #undef xmlXPathCmpNodes
15919 extern __typeof (xmlXPathCmpNodes) xmlXPathCmpNodes __attribute((alias("xmlXPathCmpNodes__internal_…
15921 #ifndef xmlXPathCmpNodes
15922 extern __typeof (xmlXPathCmpNodes) xmlXPathCmpNodes__internal_alias __attribute((visibility("hidden…
15923 #define xmlXPathCmpNodes xmlXPathCmpNodes__internal_alias macro
DNEWS729 Fix comparison with root node in xmlXPathCmpNodes (Nick Wellnhofer),
Dtestapi.c46550 ret_val = xmlXPathCmpNodes(node1, node2); in test_xmlXPathCmpNodes()
/third_party/libxml2/win32/
Dlibxml2.def.src2713 xmlXPathCmpNodes
/third_party/chromium/patch/
D0001-cve.patch75947 - * xpath.c: fixed xmlXPathCmpNodes for incorrect result on certain
76679 - * xpath.c: Substituted all remaining calls to xmlXPathCmpNodes()
76692 - xmlXPathCmpNodes() is still called, but I currently don't
82634 - * xpath.c: small enhancement to xmlXPathCmpNodes to assure
92103 - * xpath.[ch] xpointer.c: added xmlXPathCmpNodes, changed
116891 -#undef xmlXPathCmpNodes
116892 -extern __typeof (xmlXPathCmpNodes) xmlXPathCmpNodes __attribute((alias("xmlXPathCmpNodes__internal…
116894 -#ifndef xmlXPathCmpNodes
116895 -extern __typeof (xmlXPathCmpNodes) xmlXPathCmpNodes__internal_alias __attribute((visibility("hidde…
116896 -#define xmlXPathCmpNodes xmlXPathCmpNodes__internal_alias