xmlUCSIsCatPf    13492 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsCatPf
xmlUCSIsCatPf    13493 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatPf) xmlUCSIsCatPf __attribute((alias("xmlUCSIsCatPf__internal_alias")));
xmlUCSIsCatPf    13495 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsCatPf
xmlUCSIsCatPf    13496 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatPf) xmlUCSIsCatPf__internal_alias __attribute((visibility("hidden")));
xmlUCSIsCatPf    13497 third_party/libxml/src/elfgcchack.h #define xmlUCSIsCatPf xmlUCSIsCatPf__internal_alias
xmlUCSIsCatPf     180 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatPf	(int code);
xmlUCSIsCatPf    38717 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatPf(code);
xmlUCSIsCatPf    2893 third_party/libxml/src/xmlregexp.c 	    ret = xmlUCSIsCatPf(codepoint);
xmlUCSIsCatPf     193 third_party/libxml/src/xmlunicode.c   {"Pf", xmlUCSIsCatPf},