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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A DxpathInternals.h458 xmlXPathRegisteredFuncsCleanup (xmlXPathContextPtr ctxt);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Delfgcchack.h16858 #undef xmlXPathRegisteredFuncsCleanup macro
16859 extern __typeof (xmlXPathRegisteredFuncsCleanup) xmlXPathRegisteredFuncsCleanup __attribute((alias("xmlXPathRegisteredFuncsCleanup__internal_alias")));
16861 #ifndef xmlXPathRegisteredFuncsCleanup
16862 extern __typeof (xmlXPathRegisteredFuncsCleanup) xmlXPathRegisteredFuncsCleanup__internal_alias __attribute((visibility("hidden")));
16863 #define xmlXPathRegisteredFuncsCleanup xmlXPathRegisteredFuncsCleanup__internal_alias macro
H A Dxpath.c4574 * xmlXPathRegisteredFuncsCleanup:
4580 xmlXPathRegisteredFuncsCleanup(xmlXPathContextPtr ctxt) { function
5775 xmlXPathRegisteredFuncsCleanup(ctxt);

Completed in 104 milliseconds