Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlInitParserCtxt

4665 #undef xmlInitParserCtxt
4666 extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt __attribute((alias("xmlInitParserCtxt__internal_alias")));
4668 #ifndef xmlInitParserCtxt
4669 extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt__internal_alias __attribute((visibility("hidden")));
4670 #define xmlInitParserCtxt xmlInitParserCtxt__internal_alias