xmlUCSIsSupplementaryPrivateUseAreaB 14656 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsSupplementaryPrivateUseAreaB
xmlUCSIsSupplementaryPrivateUseAreaB 14657 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsSupplementaryPrivateUseAreaB) xmlUCSIsSupplementaryPrivateUseAreaB __attribute((alias("xmlUCSIsSupplementaryPrivateUseAreaB__internal_alias")));
xmlUCSIsSupplementaryPrivateUseAreaB 14659 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsSupplementaryPrivateUseAreaB
xmlUCSIsSupplementaryPrivateUseAreaB 14660 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsSupplementaryPrivateUseAreaB) xmlUCSIsSupplementaryPrivateUseAreaB__internal_alias __attribute((visibility("hidden")));
xmlUCSIsSupplementaryPrivateUseAreaB 14661 third_party/libxml/src/elfgcchack.h #define xmlUCSIsSupplementaryPrivateUseAreaB xmlUCSIsSupplementaryPrivateUseAreaB__internal_alias
xmlUCSIsSupplementaryPrivateUseAreaB  135 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsSupplementaryPrivateUseAreaB	(int code);
xmlUCSIsSupplementaryPrivateUseAreaB 42015 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsSupplementaryPrivateUseAreaB(code);
xmlUCSIsSupplementaryPrivateUseAreaB  149 third_party/libxml/src/xmlunicode.c   {"SupplementaryPrivateUseArea-B", xmlUCSIsSupplementaryPrivateUseAreaB},