Searched refs:xmlXPathEqualValuesCommon (Results 1 – 1 of 1) sorted by relevance
6806 xmlXPathEqualValuesCommon(xmlXPathParserContextPtr ctxt, in xmlXPathEqualValuesCommon() function7073 return (xmlXPathEqualValuesCommon(ctxt, arg1, arg2)); in xmlXPathEqualValues()7158 return (!xmlXPathEqualValuesCommon(ctxt, arg1, arg2)); in xmlXPathNotEqualValues()