Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlNewParserCtxt

6327 #undef xmlNewParserCtxt
6328 extern __typeof (xmlNewParserCtxt) xmlNewParserCtxt __attribute((alias("xmlNewParserCtxt__internal_alias")));
6330 #ifndef xmlNewParserCtxt
6331 extern __typeof (xmlNewParserCtxt) xmlNewParserCtxt__internal_alias __attribute((visibility("hidden")));
6332 #define xmlNewParserCtxt xmlNewParserCtxt__internal_alias