Home
last modified time | relevance | path

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

/reactos/dll/win32/msxml3/
H A Dselection.c670 xmlXPathReturnNumber(pctx, xmlXPathPopNumber(pctx) - 1.0); in XSLPattern_index()
679 pos = xmlXPathPopNumber(pctx); in XSLPattern_end()
681 last = xmlXPathPopNumber(pctx); in XSLPattern_end()
/reactos/sdk/include/reactos/libs/libxml/
H A DxpathInternals.h106 xmlXPathPopNumber (xmlXPathParserContextPtr ctxt);
/reactos/sdk/lib/3rdparty/libxml2/
H A Dxpath.c2962 xmlXPathPopNumber (xmlXPathParserContextPtr ctxt) { in xmlXPathPopNumber() function