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

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c6851 xmlXPathEqualValuesCommon(xmlXPathParserContextPtr ctxt, function
7118 return (xmlXPathEqualValuesCommon(ctxt, arg1, arg2));
7203 return (!xmlXPathEqualValuesCommon(ctxt, arg1, arg2));

Completed in 82 milliseconds