Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlGetCharEncodingName

3905 #undef xmlGetCharEncodingName
3906 extern __typeof (xmlGetCharEncodingName) xmlGetCharEncodingName __attribute((alias("xmlGetCharEncodingName__internal_alias")));
3908 #ifndef xmlGetCharEncodingName
3909 extern __typeof (xmlGetCharEncodingName) xmlGetCharEncodingName__internal_alias __attribute((visibility("hidden")));
3910 #define xmlGetCharEncodingName xmlGetCharEncodingName__internal_alias