Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlInitGlobals

4533 #undef xmlInitGlobals
4534 extern __typeof (xmlInitGlobals) xmlInitGlobals __attribute((alias("xmlInitGlobals__internal_alias")));
4536 #ifndef xmlInitGlobals
4537 extern __typeof (xmlInitGlobals) xmlInitGlobals__internal_alias __attribute((visibility("hidden")));
4538 #define xmlInitGlobals xmlInitGlobals__internal_alias