Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlDocGetRootElement

2985 #undef xmlDocGetRootElement
2986 extern __typeof (xmlDocGetRootElement) xmlDocGetRootElement __attribute((alias("xmlDocGetRootElement__internal_alias")));
2988 #ifndef xmlDocGetRootElement
2989 extern __typeof (xmlDocGetRootElement) xmlDocGetRootElement__internal_alias __attribute((visibility("hidden")));
2990 #define xmlDocGetRootElement xmlDocGetRootElement__internal_alias