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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A DxpathInternals.h430 xmlXPathRegisteredNsCleanup (xmlXPathContextPtr ctxt);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Delfgcchack.h16870 #undef xmlXPathRegisteredNsCleanup macro
16871 extern __typeof (xmlXPathRegisteredNsCleanup) xmlXPathRegisteredNsCleanup __attribute((alias("xmlXPathRegisteredNsCleanup__internal_alias")));
16873 #ifndef xmlXPathRegisteredNsCleanup
16874 extern __typeof (xmlXPathRegisteredNsCleanup) xmlXPathRegisteredNsCleanup__internal_alias __attribute((visibility("hidden")));
16875 #define xmlXPathRegisteredNsCleanup xmlXPathRegisteredNsCleanup__internal_alias macro
H A Dxpath.c4801 * xmlXPathRegisteredNsCleanup:
4807 xmlXPathRegisteredNsCleanup(xmlXPathContextPtr ctxt) { function
5774 xmlXPathRegisteredNsCleanup(ctxt);

Completed in 106 milliseconds