HomeSort by relevance Sort by last modified time
    Searched refs:xmlXPathCmpNodes (Results 1 - 5 of 5) sorted by null

  /external/libxml2/include/libxml/
xpath.h 451 xmlXPathCmpNodes (xmlNodePtr node1,
  /external/libxml2/
libxml2.syms 482 xmlXPathCmpNodes;
    [all...]
xpointer.c 240 return(xmlXPathCmpNodes(node1, node2));
    [all...]
xpath.c 88 * xmlXPathCmpNodes(). The new function is optimized comparison of
464 int res = xmlXPathCmpNodes(x, y);
    [all...]
elfgcchack.h     [all...]

Completed in 317 milliseconds