Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c6611 xmlXPathCompareNodeSets(int inf, int strict, in xmlXPathCompareNodeSets() function
6717 return(xmlXPathCompareNodeSets(inf, strict, arg, val)); in xmlXPathCompareNodeSetValue()
7376 ret = xmlXPathCompareNodeSets(inf, strict, arg1, arg2); in xmlXPathCompareValues()
DChangeLog17319 * xpath.c: finally implemented xmlXPathCompareNodeSets