xmlUCSIsCatMc    13360 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsCatMc
xmlUCSIsCatMc    13361 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatMc) xmlUCSIsCatMc __attribute((alias("xmlUCSIsCatMc__internal_alias")));
xmlUCSIsCatMc    13363 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsCatMc
xmlUCSIsCatMc    13364 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatMc) xmlUCSIsCatMc__internal_alias __attribute((visibility("hidden")));
xmlUCSIsCatMc    13365 third_party/libxml/src/elfgcchack.h #define xmlUCSIsCatMc xmlUCSIsCatMc__internal_alias
xmlUCSIsCatMc     169 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatMc	(int code);
xmlUCSIsCatMc    38343 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatMc(code);
xmlUCSIsCatMc    2857 third_party/libxml/src/xmlregexp.c 	    ret = xmlUCSIsCatMc(codepoint);
xmlUCSIsCatMc     182 third_party/libxml/src/xmlunicode.c   {"Mc", xmlUCSIsCatMc},