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

  /external/libxml2/include/libxml/
xpath.h 450 xmlXPathCmpNodes (xmlNodePtr node1,
  /external/libxslt/libxslt/
functions.c 682 ret = xmlXPathCmpNodes(cur, nodelist->nodeTab[i]);
xsltutils.c 934 tst = xmlXPathCmpNodes(list->nodeTab[i], list->nodeTab[j]);
    [all...]
  /external/libxml2/
xpath.c 70 * xmlXPathCmpNodes(). The new function is optimized comparison of
    [all...]
xpointer.c 231 return(xmlXPathCmpNodes(node1, node2));
    [all...]
elfgcchack.h     [all...]

Completed in 319 milliseconds