xmlUCSIsLatinExtendedAdditional 14200 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsLatinExtendedAdditional xmlUCSIsLatinExtendedAdditional 14201 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsLatinExtendedAdditional) xmlUCSIsLatinExtendedAdditional __attribute((alias("xmlUCSIsLatinExtendedAdditional__internal_alias"))); xmlUCSIsLatinExtendedAdditional 14203 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsLatinExtendedAdditional xmlUCSIsLatinExtendedAdditional 14204 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsLatinExtendedAdditional) xmlUCSIsLatinExtendedAdditional__internal_alias __attribute((visibility("hidden"))); xmlUCSIsLatinExtendedAdditional 14205 third_party/libxml/src/elfgcchack.h #define xmlUCSIsLatinExtendedAdditional xmlUCSIsLatinExtendedAdditional__internal_alias xmlUCSIsLatinExtendedAdditional 98 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsLatinExtendedAdditional (int code); xmlUCSIsLatinExtendedAdditional 40723 third_party/libxml/src/testapi.c ret_val = xmlUCSIsLatinExtendedAdditional(code); xmlUCSIsLatinExtendedAdditional 112 third_party/libxml/src/xmlunicode.c {"LatinExtendedAdditional", xmlUCSIsLatinExtendedAdditional},