Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlDictCreate

2875 #undef xmlDictCreate
2876 extern __typeof (xmlDictCreate) xmlDictCreate __attribute((alias("xmlDictCreate__internal_alias")));
2878 #ifndef xmlDictCreate
2879 extern __typeof (xmlDictCreate) xmlDictCreate__internal_alias __attribute((visibility("hidden")));
2880 #define xmlDictCreate xmlDictCreate__internal_alias