Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlNewParserCtxt

6225 #undef xmlNewParserCtxt
6226 extern __typeof (xmlNewParserCtxt) xmlNewParserCtxt __attribute((alias("xmlNewParserCtxt__internal_alias")));
6228 #ifndef xmlNewParserCtxt
6229 extern __typeof (xmlNewParserCtxt) xmlNewParserCtxt__internal_alias __attribute((visibility("hidden")));
6230 #define xmlNewParserCtxt xmlNewParserCtxt__internal_alias