Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlGetCharEncodingName

3813 #undef xmlGetCharEncodingName
3814 extern __typeof (xmlGetCharEncodingName) xmlGetCharEncodingName __attribute((alias("xmlGetCharEncodingName__internal_alias")));
3816 #ifndef xmlGetCharEncodingName
3817 extern __typeof (xmlGetCharEncodingName) xmlGetCharEncodingName__internal_alias __attribute((visibility("hidden")));
3818 #define xmlGetCharEncodingName xmlGetCharEncodingName__internal_alias