xmlUCSIsPrivateUseArea 14512 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsPrivateUseArea xmlUCSIsPrivateUseArea 14513 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsPrivateUseArea) xmlUCSIsPrivateUseArea __attribute((alias("xmlUCSIsPrivateUseArea__internal_alias"))); xmlUCSIsPrivateUseArea 14515 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsPrivateUseArea xmlUCSIsPrivateUseArea 14516 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsPrivateUseArea) xmlUCSIsPrivateUseArea__internal_alias __attribute((visibility("hidden"))); xmlUCSIsPrivateUseArea 14517 third_party/libxml/src/elfgcchack.h #define xmlUCSIsPrivateUseArea xmlUCSIsPrivateUseArea__internal_alias xmlUCSIsPrivateUseArea 123 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsPrivateUseArea (int code); xmlUCSIsPrivateUseArea 41607 third_party/libxml/src/testapi.c ret_val = xmlUCSIsPrivateUseArea(code); xmlUCSIsPrivateUseArea 137 third_party/libxml/src/xmlunicode.c {"PrivateUseArea", xmlUCSIsPrivateUseArea},