Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlDocGetRootElement

3077 #undef xmlDocGetRootElement
3078 extern __typeof (xmlDocGetRootElement) xmlDocGetRootElement __attribute((alias("xmlDocGetRootElement__internal_alias")));
3080 #ifndef xmlDocGetRootElement
3081 extern __typeof (xmlDocGetRootElement) xmlDocGetRootElement__internal_alias __attribute((visibility("hidden")));
3082 #define xmlDocGetRootElement xmlDocGetRootElement__internal_alias