Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlFreeDoc

3481 #undef xmlFreeDoc
3482 extern __typeof (xmlFreeDoc) xmlFreeDoc __attribute((alias("xmlFreeDoc__internal_alias")));
3484 #ifndef xmlFreeDoc
3485 extern __typeof (xmlFreeDoc) xmlFreeDoc__internal_alias __attribute((visibility("hidden")));
3486 #define xmlFreeDoc xmlFreeDoc__internal_alias