Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlIsID

4697 #undef xmlIsID
4698 extern __typeof (xmlIsID) xmlIsID __attribute((alias("xmlIsID__internal_alias")));
4700 #ifndef xmlIsID
4701 extern __typeof (xmlIsID) xmlIsID__internal_alias __attribute((visibility("hidden")));
4702 #define xmlIsID xmlIsID__internal_alias