xmlUCSIsCatMn    13384 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsCatMn
xmlUCSIsCatMn    13385 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatMn) xmlUCSIsCatMn __attribute((alias("xmlUCSIsCatMn__internal_alias")));
xmlUCSIsCatMn    13387 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsCatMn
xmlUCSIsCatMn    13388 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatMn) xmlUCSIsCatMn__internal_alias __attribute((visibility("hidden")));
xmlUCSIsCatMn    13389 third_party/libxml/src/elfgcchack.h #define xmlUCSIsCatMn xmlUCSIsCatMn__internal_alias
xmlUCSIsCatMn     171 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatMn	(int code);
xmlUCSIsCatMn    38411 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatMn(code);
xmlUCSIsCatMn    2854 third_party/libxml/src/xmlregexp.c 	    ret = xmlUCSIsCatMn(codepoint);
xmlUCSIsCatMn     184 third_party/libxml/src/xmlunicode.c   {"Mn", xmlUCSIsCatMn},