xmlUCSIsCatPc    13456 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsCatPc
xmlUCSIsCatPc    13457 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatPc) xmlUCSIsCatPc __attribute((alias("xmlUCSIsCatPc__internal_alias")));
xmlUCSIsCatPc    13459 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsCatPc
xmlUCSIsCatPc    13460 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatPc) xmlUCSIsCatPc__internal_alias __attribute((visibility("hidden")));
xmlUCSIsCatPc    13461 third_party/libxml/src/elfgcchack.h #define xmlUCSIsCatPc xmlUCSIsCatPc__internal_alias
xmlUCSIsCatPc     177 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatPc	(int code);
xmlUCSIsCatPc    38615 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatPc(code);
xmlUCSIsCatPc    2878 third_party/libxml/src/xmlregexp.c 	    ret = xmlUCSIsCatPc(codepoint);
xmlUCSIsCatPc     190 third_party/libxml/src/xmlunicode.c   {"Pc", xmlUCSIsCatPc},