Searched refs:xmlXPathNotFunction (Results 1 – 3 of 3) sorted by relevance
609 XMLPUBFUN void XMLCALL xmlXPathNotFunction(xmlXPathParserContextPtr ctxt, int nargs);
16790 #undef xmlXPathNotFunction16791 extern __typeof (xmlXPathNotFunction) xmlXPathNotFunction __attribute((alias("xmlXPathNotFunction__…16793 #ifndef xmlXPathNotFunction16794 extern __typeof (xmlXPathNotFunction) xmlXPathNotFunction__internal_alias __attribute((visibility("…16795 #define xmlXPathNotFunction xmlXPathNotFunction__internal_alias macro
9403 xmlXPathNotFunction(xmlXPathParserContextPtr ctxt, int nargs) { in xmlXPathNotFunction() function15189 xmlXPathNotFunction); in xmlXPathRegisterAllFunctions()