Searched defs:xmlXPathCompareNodeSetValue (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c6570 * xmlXPathCompareNodeSetValue:
6591 xmlXPathCompareNodeSetValue(xmlXPathParserContextPtr ctxt, int inf, int strict, function
7251 * called routine, e.g. xmlXPathCompareNodeSets or xmlXPathCompareNodeSetValue
7258 ret = xmlXPathCompareNodeSetValue(ctxt, inf, strict,
7261 ret = xmlXPathCompareNodeSetValue(ctxt, !inf, strict,

Completed in 1440 milliseconds