Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxml/
H A DxpathInternals.h554 XMLPUBFUN void XMLCALL xmlXPathValueFlipSign(xmlXPathParserContextPtr ctxt);
/reactos/sdk/lib/3rdparty/libxml2/
H A Dxpath.c7474 xmlXPathValueFlipSign(xmlXPathParserContextPtr ctxt) { in xmlXPathValueFlipSign() function
13035 xmlXPathValueFlipSign(ctxt); in xmlXPathCompOpEval()