Searched refs:xmlXPathNamespaceURIFunction (Results 1 - 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
H A DxpathInternals.h598 XMLPUBFUN void XMLCALL xmlXPathNamespaceURIFunction(xmlXPathParserContextPtr ctxt, int nargs);
/external/libxml2/
H A Delfgcchack.h16322 #undef xmlXPathNamespaceURIFunction macro
16323 extern __typeof (xmlXPathNamespaceURIFunction) xmlXPathNamespaceURIFunction __attribute((alias("xmlXPathNamespaceURIFunction__internal_alias")));
16325 #ifndef xmlXPathNamespaceURIFunction
16326 extern __typeof (xmlXPathNamespaceURIFunction) xmlXPathNamespaceURIFunction__internal_alias __attribute((visibility("hidden")));
16327 #define xmlXPathNamespaceURIFunction xmlXPathNamespaceURIFunction__internal_alias macro
H A Dxpath.c8668 * xmlXPathNamespaceURIFunction:
8682 xmlXPathNamespaceURIFunction(xmlXPathParserContextPtr ctxt, int nargs) { function
15193 xmlXPathNamespaceURIFunction);

Completed in 221 milliseconds