Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlParserInputRead

7647 #undef xmlParserInputRead
7648 extern __typeof (xmlParserInputRead) xmlParserInputRead __attribute((alias("xmlParserInputRead__internal_alias")));
7650 #ifndef xmlParserInputRead
7651 extern __typeof (xmlParserInputRead) xmlParserInputRead__internal_alias __attribute((visibility("hidden")));
7652 #define xmlParserInputRead xmlParserInputRead__internal_alias