xmlUCSIsArrows   12964 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsArrows
xmlUCSIsArrows   12965 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsArrows) xmlUCSIsArrows __attribute((alias("xmlUCSIsArrows__internal_alias")));
xmlUCSIsArrows   12967 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsArrows
xmlUCSIsArrows   12968 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsArrows) xmlUCSIsArrows__internal_alias __attribute((visibility("hidden")));
xmlUCSIsArrows   12969 third_party/libxml/src/elfgcchack.h #define xmlUCSIsArrows xmlUCSIsArrows__internal_alias
xmlUCSIsArrows     32 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsArrows	(int code);
xmlUCSIsArrows   37207 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsArrows(code);
xmlUCSIsArrows     46 third_party/libxml/src/xmlunicode.c   {"Arrows", xmlUCSIsArrows},