xmlUCSIsSupplementaryPrivateUseAreaA 14644 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsSupplementaryPrivateUseAreaA
xmlUCSIsSupplementaryPrivateUseAreaA 14645 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsSupplementaryPrivateUseAreaA) xmlUCSIsSupplementaryPrivateUseAreaA __attribute((alias("xmlUCSIsSupplementaryPrivateUseAreaA__internal_alias")));
xmlUCSIsSupplementaryPrivateUseAreaA 14647 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsSupplementaryPrivateUseAreaA
xmlUCSIsSupplementaryPrivateUseAreaA 14648 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsSupplementaryPrivateUseAreaA) xmlUCSIsSupplementaryPrivateUseAreaA__internal_alias __attribute((visibility("hidden")));
xmlUCSIsSupplementaryPrivateUseAreaA 14649 third_party/libxml/src/elfgcchack.h #define xmlUCSIsSupplementaryPrivateUseAreaA xmlUCSIsSupplementaryPrivateUseAreaA__internal_alias
xmlUCSIsSupplementaryPrivateUseAreaA  134 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsSupplementaryPrivateUseAreaA	(int code);
xmlUCSIsSupplementaryPrivateUseAreaA 41981 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsSupplementaryPrivateUseAreaA(code);
xmlUCSIsSupplementaryPrivateUseAreaA  148 third_party/libxml/src/xmlunicode.c   {"SupplementaryPrivateUseArea-A", xmlUCSIsSupplementaryPrivateUseAreaA},