xmlUCSIsCJKCompatibilityForms 13108 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsCJKCompatibilityForms
xmlUCSIsCJKCompatibilityForms 13109 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCJKCompatibilityForms) xmlUCSIsCJKCompatibilityForms __attribute((alias("xmlUCSIsCJKCompatibilityForms__internal_alias")));
xmlUCSIsCJKCompatibilityForms 13111 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsCJKCompatibilityForms
xmlUCSIsCJKCompatibilityForms 13112 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsCJKCompatibilityForms) xmlUCSIsCJKCompatibilityForms__internal_alias __attribute((visibility("hidden")));
xmlUCSIsCJKCompatibilityForms 13113 third_party/libxml/src/elfgcchack.h #define xmlUCSIsCJKCompatibilityForms xmlUCSIsCJKCompatibilityForms__internal_alias
xmlUCSIsCJKCompatibilityForms   43 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCJKCompatibilityForms	(int code);
xmlUCSIsCJKCompatibilityForms 37622 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCJKCompatibilityForms(code);
xmlUCSIsCJKCompatibilityForms   57 third_party/libxml/src/xmlunicode.c   {"CJKCompatibilityForms", xmlUCSIsCJKCompatibilityForms},