Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxpath.c6692 xmlXPathCompareNodeSetValue(xmlXPathParserContextPtr ctxt, int inf, int strict, in xmlXPathCompareNodeSetValue() function
7381 ret = xmlXPathCompareNodeSetValue(ctxt, inf, strict, in xmlXPathCompareValues()
7384 ret = xmlXPathCompareNodeSetValue(ctxt, !inf, strict, in xmlXPathCompareValues()
H A DNEWS983 Fix memory leak in xmlXPathCompareNodeSetValue (Nick Wellnhofer),