xmlUCSIsVariationSelectors 14824 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsVariationSelectors
xmlUCSIsVariationSelectors 14825 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsVariationSelectors) xmlUCSIsVariationSelectors __attribute((alias("xmlUCSIsVariationSelectors__internal_alias")));
xmlUCSIsVariationSelectors 14827 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsVariationSelectors
xmlUCSIsVariationSelectors 14828 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsVariationSelectors) xmlUCSIsVariationSelectors__internal_alias __attribute((visibility("hidden")));
xmlUCSIsVariationSelectors 14829 third_party/libxml/src/elfgcchack.h #define xmlUCSIsVariationSelectors xmlUCSIsVariationSelectors__internal_alias
xmlUCSIsVariationSelectors  149 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsVariationSelectors	(int code);
xmlUCSIsVariationSelectors 42491 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsVariationSelectors(code);
xmlUCSIsVariationSelectors  163 third_party/libxml/src/xmlunicode.c   {"VariationSelectors", xmlUCSIsVariationSelectors},