Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlAddAttributeDecl

965 #undef xmlAddAttributeDecl
966 extern __typeof (xmlAddAttributeDecl) xmlAddAttributeDecl __attribute((alias("xmlAddAttributeDecl__internal_alias")));
968 #ifndef xmlAddAttributeDecl
969 extern __typeof (xmlAddAttributeDecl) xmlAddAttributeDecl__internal_alias __attribute((visibility("hidden")));
970 #define xmlAddAttributeDecl xmlAddAttributeDecl__internal_alias