xmlUCSIsBasicLatin 12976 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsBasicLatin
xmlUCSIsBasicLatin 12977 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsBasicLatin) xmlUCSIsBasicLatin __attribute((alias("xmlUCSIsBasicLatin__internal_alias")));
xmlUCSIsBasicLatin 12979 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsBasicLatin
xmlUCSIsBasicLatin 12980 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsBasicLatin) xmlUCSIsBasicLatin__internal_alias __attribute((visibility("hidden")));
xmlUCSIsBasicLatin 12981 third_party/libxml/src/elfgcchack.h #define xmlUCSIsBasicLatin xmlUCSIsBasicLatin__internal_alias
xmlUCSIsBasicLatin   33 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsBasicLatin	(int code);
xmlUCSIsBasicLatin 37241 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsBasicLatin(code);
xmlUCSIsBasicLatin   47 third_party/libxml/src/xmlunicode.c   {"BasicLatin", xmlUCSIsBasicLatin},