Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c6972 xmlXPathEqualValuesCommon(xmlXPathParserContextPtr ctxt, in xmlXPathEqualValuesCommon() function
7239 return (xmlXPathEqualValuesCommon(ctxt, arg1, arg2)); in xmlXPathEqualValues()
7324 return (!xmlXPathEqualValuesCommon(ctxt, arg1, arg2)); in xmlXPathNotEqualValues()