xmlUCSIsCatSc    13552 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsCatSc
xmlUCSIsCatSc    13553 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatSc) xmlUCSIsCatSc __attribute((alias("xmlUCSIsCatSc__internal_alias")));
xmlUCSIsCatSc    13555 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsCatSc
xmlUCSIsCatSc    13556 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCatSc) xmlUCSIsCatSc__internal_alias __attribute((visibility("hidden")));
xmlUCSIsCatSc    13557 third_party/libxml/src/elfgcchack.h #define xmlUCSIsCatSc xmlUCSIsCatSc__internal_alias
xmlUCSIsCatSc     185 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatSc	(int code);
xmlUCSIsCatSc    38887 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatSc(code);
xmlUCSIsCatSc    2917 third_party/libxml/src/xmlregexp.c 	    ret = xmlUCSIsCatSc(codepoint);
xmlUCSIsCatSc     198 third_party/libxml/src/xmlunicode.c   {"Sc", xmlUCSIsCatSc},