Searched refs:xmlXPathCompareNodeSets (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxpath.c6159 * xmlXPathCompareNodeSets:
6187 xmlXPathCompareNodeSets(int inf, int strict, function
6293 return(xmlXPathCompareNodeSets(inf, strict, arg, val));
6942 * called routine, e.g. xmlXPathCompareNodeSets or xmlXPathCompareNodeSetValue
6946 ret = xmlXPathCompareNodeSets(inf, strict, arg1, arg2);

Completed in 60 milliseconds