Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlReadDoc

8019 #undef xmlReadDoc
8020 extern __typeof (xmlReadDoc) xmlReadDoc __attribute((alias("xmlReadDoc__internal_alias")));
8022 #ifndef xmlReadDoc
8023 extern __typeof (xmlReadDoc) xmlReadDoc__internal_alias __attribute((visibility("hidden")));
8024 #define xmlReadDoc xmlReadDoc__internal_alias