Home | History | Annotate | Download | only in libxml2

Lines Matching refs:htmlFreeParserCtxt

378 #undef htmlFreeParserCtxt
379 extern __typeof (htmlFreeParserCtxt) htmlFreeParserCtxt __attribute((alias("htmlFreeParserCtxt__internal_alias")));
381 #ifndef htmlFreeParserCtxt
382 extern __typeof (htmlFreeParserCtxt) htmlFreeParserCtxt__internal_alias __attribute((visibility("hidden")));
383 #define htmlFreeParserCtxt htmlFreeParserCtxt__internal_alias