xmlUCSIsCatM     13348 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsCatM
xmlUCSIsCatM     13349 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatM) xmlUCSIsCatM __attribute((alias("xmlUCSIsCatM__internal_alias")));
xmlUCSIsCatM     13351 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsCatM
xmlUCSIsCatM     13352 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatM) xmlUCSIsCatM__internal_alias __attribute((visibility("hidden")));
xmlUCSIsCatM     13353 third_party/libxml/src/elfgcchack.h #define xmlUCSIsCatM xmlUCSIsCatM__internal_alias
xmlUCSIsCatM      168 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatM	(int code);
xmlUCSIsCatM     38309 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatM(code);
xmlUCSIsCatM     2851 third_party/libxml/src/xmlregexp.c 	    ret = xmlUCSIsCatM(codepoint);
xmlUCSIsCatM      181 third_party/libxml/src/xmlunicode.c   {"M", xmlUCSIsCatM},