Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlReadDoc

7893 #undef xmlReadDoc
7894 extern __typeof (xmlReadDoc) xmlReadDoc __attribute((alias("xmlReadDoc__internal_alias")));
7896 #ifndef xmlReadDoc
7897 extern __typeof (xmlReadDoc) xmlReadDoc__internal_alias __attribute((visibility("hidden")));
7898 #define xmlReadDoc xmlReadDoc__internal_alias