xmlUCSIsPrivateUse 14500 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsPrivateUse
xmlUCSIsPrivateUse 14501 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsPrivateUse) xmlUCSIsPrivateUse __attribute((alias("xmlUCSIsPrivateUse__internal_alias")));
xmlUCSIsPrivateUse 14503 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsPrivateUse
xmlUCSIsPrivateUse 14504 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsPrivateUse) xmlUCSIsPrivateUse__internal_alias __attribute((visibility("hidden")));
xmlUCSIsPrivateUse 14505 third_party/libxml/src/elfgcchack.h #define xmlUCSIsPrivateUse xmlUCSIsPrivateUse__internal_alias
xmlUCSIsPrivateUse  122 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsPrivateUse	(int code);
xmlUCSIsPrivateUse 41573 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsPrivateUse(code);
xmlUCSIsPrivateUse  136 third_party/libxml/src/xmlunicode.c   {"PrivateUse", xmlUCSIsPrivateUse},