Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlParserInputBufferRead

7627 #undef xmlParserInputBufferRead
7628 extern __typeof (xmlParserInputBufferRead) xmlParserInputBufferRead __attribute((alias("xmlParserInputBufferRead__internal_alias")));
7630 #ifndef xmlParserInputBufferRead
7631 extern __typeof (xmlParserInputBufferRead) xmlParserInputBufferRead__internal_alias __attribute((visibility("hidden")));
7632 #define xmlParserInputBufferRead xmlParserInputBufferRead__internal_alias