Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlClearParserCtxt

2183 #undef xmlClearParserCtxt
2184 extern __typeof (xmlClearParserCtxt) xmlClearParserCtxt __attribute((alias("xmlClearParserCtxt__internal_alias")));
2186 #ifndef xmlClearParserCtxt
2187 extern __typeof (xmlClearParserCtxt) xmlClearParserCtxt__internal_alias __attribute((visibility("hidden")));
2188 #define xmlClearParserCtxt xmlClearParserCtxt__internal_alias