Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlSAX2StartElement

9136 #undef xmlSAX2StartElement
9137 extern __typeof (xmlSAX2StartElement) xmlSAX2StartElement __attribute((alias("xmlSAX2StartElement__internal_alias")));
9139 #ifndef xmlSAX2StartElement
9140 extern __typeof (xmlSAX2StartElement) xmlSAX2StartElement__internal_alias __attribute((visibility("hidden")));
9141 #define xmlSAX2StartElement xmlSAX2StartElement__internal_alias