Searched refs:xmlXPathPopNumber (Results 1 – 3 of 3) sorted by relevance
670 xmlXPathReturnNumber(pctx, xmlXPathPopNumber(pctx) - 1.0); in XSLPattern_index()679 pos = xmlXPathPopNumber(pctx); in XSLPattern_end()681 last = xmlXPathPopNumber(pctx); in XSLPattern_end()
106 xmlXPathPopNumber (xmlXPathParserContextPtr ctxt);
2962 xmlXPathPopNumber (xmlXPathParserContextPtr ctxt) { in xmlXPathPopNumber() function