xmlUCSIsCatCo    13252 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsCatCo
xmlUCSIsCatCo    13253 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatCo) xmlUCSIsCatCo __attribute((alias("xmlUCSIsCatCo__internal_alias")));
xmlUCSIsCatCo    13255 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsCatCo
xmlUCSIsCatCo    13256 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatCo) xmlUCSIsCatCo__internal_alias __attribute((visibility("hidden")));
xmlUCSIsCatCo    13257 third_party/libxml/src/elfgcchack.h #define xmlUCSIsCatCo xmlUCSIsCatCo__internal_alias
xmlUCSIsCatCo     160 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatCo	(int code);
xmlUCSIsCatCo    38037 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatCo(code);
xmlUCSIsCatCo    2935 third_party/libxml/src/xmlregexp.c 	    ret = xmlUCSIsCatCo(codepoint);
xmlUCSIsCatCo     173 third_party/libxml/src/xmlunicode.c   {"Co", xmlUCSIsCatCo},