Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlIsID

4799 #undef xmlIsID
4800 extern __typeof (xmlIsID) xmlIsID __attribute((alias("xmlIsID__internal_alias")));
4802 #ifndef xmlIsID
4803 extern __typeof (xmlIsID) xmlIsID__internal_alias __attribute((visibility("hidden")));
4804 #define xmlIsID xmlIsID__internal_alias