xmlUCSIsCat 13204 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsCat xmlUCSIsCat 13205 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCat) xmlUCSIsCat __attribute((alias("xmlUCSIsCat__internal_alias"))); xmlUCSIsCat 13207 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsCat xmlUCSIsCat 13208 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCat) xmlUCSIsCat__internal_alias __attribute((visibility("hidden"))); xmlUCSIsCat 13209 third_party/libxml/src/elfgcchack.h #define xmlUCSIsCat xmlUCSIsCat__internal_alias xmlUCSIsCat 194 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCat (int code, const char *cat); xmlUCSIsCat 37898 third_party/libxml/src/testapi.c ret_val = xmlUCSIsCat(code, (const char *)cat);