Searched refs:xmlXPathLastFunction (Results 1 – 3 of 3) sorted by relevance
593 XMLPUBFUN void XMLCALL xmlXPathLastFunction(xmlXPathParserContextPtr ctxt, int nargs);
16250 #undef xmlXPathLastFunction16251 extern __typeof (xmlXPathLastFunction) xmlXPathLastFunction __attribute((alias("xmlXPathLastFunctio…16253 #ifndef xmlXPathLastFunction16254 extern __typeof (xmlXPathLastFunction) xmlXPathLastFunction__internal_alias __attribute((visibility…16255 #define xmlXPathLastFunction xmlXPathLastFunction__internal_alias macro
8404 xmlXPathLastFunction(xmlXPathParserContextPtr ctxt, int nargs) { in xmlXPathLastFunction() function15183 xmlXPathLastFunction); in xmlXPathRegisterAllFunctions()