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

/external/libxml2/include/libxml/
H A DxpathInternals.h458 xmlXPathRegisteredFuncsCleanup (xmlXPathContextPtr ctxt);
/external/libxml2/
H A Delfgcchack.h17042 #undef xmlXPathRegisteredFuncsCleanup macro
17043 extern __typeof (xmlXPathRegisteredFuncsCleanup) xmlXPathRegisteredFuncsCleanup __attribute((alias("xmlXPathRegisteredFuncsCleanup__internal_alias")));
17045 #ifndef xmlXPathRegisteredFuncsCleanup
17046 extern __typeof (xmlXPathRegisteredFuncsCleanup) xmlXPathRegisteredFuncsCleanup__internal_alias __attribute((visibility("hidden")));
17047 #define xmlXPathRegisteredFuncsCleanup xmlXPathRegisteredFuncsCleanup__internal_alias macro
H A Dxpath.c4886 * xmlXPathRegisteredFuncsCleanup:
4892 xmlXPathRegisteredFuncsCleanup(xmlXPathContextPtr ctxt) { function
6091 xmlXPathRegisteredFuncsCleanup(ctxt);

Completed in 66 milliseconds