Searched defs:xmlXIncludeFreeContext (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxinclude.c373 * xmlXIncludeFreeContext:
379 xmlXIncludeFreeContext(xmlXIncludeCtxtPtr ctxt) { function
742 xmlXIncludeFreeContext(newctxt);
1984 xmlXIncludeFreeContext(newctxt);
2495 xmlXIncludeFreeContext(ctxt);
2579 xmlXIncludeFreeContext(ctxt);
H A Delfgcchack.h15572 #undef xmlXIncludeFreeContext macro
15573 extern __typeof (xmlXIncludeFreeContext) xmlXIncludeFreeContext __attribute((alias("xmlXIncludeFreeContext__internal_alias")));
15575 #ifndef xmlXIncludeFreeContext
15576 extern __typeof (xmlXIncludeFreeContext) xmlXIncludeFreeContext__internal_alias __attribute((visibility("hidden")));
15577 #define xmlXIncludeFreeContext xmlXIncludeFreeContext__internal_alias macro

Completed in 120 milliseconds