Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlStrdup

10737 #undef xmlStrdup
10738 extern __typeof (xmlStrdup) xmlStrdup __attribute((alias("xmlStrdup__internal_alias")));
10740 #ifndef xmlStrdup
10741 extern __typeof (xmlStrdup) xmlStrdup__internal_alias __attribute((visibility("hidden")));
10742 #define xmlStrdup xmlStrdup__internal_alias