Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlIsPubidChar

4747 #undef xmlIsPubidChar
4748 extern __typeof (xmlIsPubidChar) xmlIsPubidChar __attribute((alias("xmlIsPubidChar__internal_alias")));
4750 #ifndef xmlIsPubidChar
4751 extern __typeof (xmlIsPubidChar) xmlIsPubidChar__internal_alias __attribute((visibility("hidden")));
4752 #define xmlIsPubidChar xmlIsPubidChar__internal_alias