Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlFreeParserCtxt

3723 #undef xmlFreeParserCtxt
3724 extern __typeof (xmlFreeParserCtxt) xmlFreeParserCtxt __attribute((alias("xmlFreeParserCtxt__internal_alias")));
3726 #ifndef xmlFreeParserCtxt
3727 extern __typeof (xmlFreeParserCtxt) xmlFreeParserCtxt__internal_alias __attribute((visibility("hidden")));
3728 #define xmlFreeParserCtxt xmlFreeParserCtxt__internal_alias