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

  /external/libxml2/
xpath.c 80 * If defined, this will use xmlXPathCmpNodesExt() instead of
157 static int xmlXPathCmpNodesExt(xmlNodePtr, xmlNodePtr);
160 int res = xmlXPathCmpNodesExt(x, y);
    [all...]
  /external/chromium_org/third_party/libxml/src/
xpath.c 69 * If defined, this will use xmlXPathCmpNodesExt() instead of
    [all...]

Completed in 35 milliseconds