xmlUCSIsTags     14704 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsTags
xmlUCSIsTags     14705 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsTags) xmlUCSIsTags __attribute((alias("xmlUCSIsTags__internal_alias")));
xmlUCSIsTags     14707 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsTags
xmlUCSIsTags     14708 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsTags) xmlUCSIsTags__internal_alias __attribute((visibility("hidden")));
xmlUCSIsTags     14709 third_party/libxml/src/elfgcchack.h #define xmlUCSIsTags xmlUCSIsTags__internal_alias
xmlUCSIsTags      139 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsTags	(int code);
xmlUCSIsTags     42151 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsTags(code);
xmlUCSIsTags      153 third_party/libxml/src/xmlunicode.c   {"Tags", xmlUCSIsTags},