xmlUCSIsCatN     13396 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsCatN
xmlUCSIsCatN     13397 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatN) xmlUCSIsCatN __attribute((alias("xmlUCSIsCatN__internal_alias")));
xmlUCSIsCatN     13399 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsCatN
xmlUCSIsCatN     13400 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatN) xmlUCSIsCatN__internal_alias __attribute((visibility("hidden")));
xmlUCSIsCatN     13401 third_party/libxml/src/elfgcchack.h #define xmlUCSIsCatN xmlUCSIsCatN__internal_alias
xmlUCSIsCatN      172 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatN	(int code);
xmlUCSIsCatN     38445 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatN(code);
xmlUCSIsCatN     2863 third_party/libxml/src/xmlregexp.c 	    ret = xmlUCSIsCatN(codepoint);
xmlUCSIsCatN      185 third_party/libxml/src/xmlunicode.c   {"N", xmlUCSIsCatN},