Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlMemoryStrdup

5403 #undef xmlMemoryStrdup
5404 extern __typeof (xmlMemoryStrdup) xmlMemoryStrdup __attribute((alias("xmlMemoryStrdup__internal_alias")));
5406 #ifndef xmlMemoryStrdup
5407 extern __typeof (xmlMemoryStrdup) xmlMemoryStrdup__internal_alias __attribute((visibility("hidden")));
5408 #define xmlMemoryStrdup xmlMemoryStrdup__internal_alias