Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlDictCreate

2803 #undef xmlDictCreate
2804 extern __typeof (xmlDictCreate) xmlDictCreate __attribute((alias("xmlDictCreate__internal_alias")));
2806 #ifndef xmlDictCreate
2807 extern __typeof (xmlDictCreate) xmlDictCreate__internal_alias __attribute((visibility("hidden")));
2808 #define xmlDictCreate xmlDictCreate__internal_alias