Searched refs:xmlXPathNamespaceURIFunction (Results 1 – 3 of 3) sorted by relevance
598 XMLPUBFUN void XMLCALL xmlXPathNamespaceURIFunction(xmlXPathParserContextPtr ctxt, int nargs);
16322 #undef xmlXPathNamespaceURIFunction16323 extern __typeof (xmlXPathNamespaceURIFunction) xmlXPathNamespaceURIFunction __attribute((alias("xml…16325 #ifndef xmlXPathNamespaceURIFunction16326 extern __typeof (xmlXPathNamespaceURIFunction) xmlXPathNamespaceURIFunction__internal_alias __attri…16327 #define xmlXPathNamespaceURIFunction xmlXPathNamespaceURIFunction__internal_alias macro
8682 xmlXPathNamespaceURIFunction(xmlXPathParserContextPtr ctxt, int nargs) { in xmlXPathNamespaceURIFunction() function15193 xmlXPathNamespaceURIFunction); in xmlXPathRegisterAllFunctions()