Searched defs:xmlUCSIsVariationSelectorsSupplement (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlunicode.c164 {"VariationSelectorsSupplement", xmlUCSIsVariationSelectorsSupplement},
2582 * xmlUCSIsVariationSelectorsSupplement:
2590 xmlUCSIsVariationSelectorsSupplement(int code) { function
H A Delfgcchack.h14732 #undef xmlUCSIsVariationSelectorsSupplement macro
14733 extern __typeof (xmlUCSIsVariationSelectorsSupplement) xmlUCSIsVariationSelectorsSupplement __attribute((alias("xmlUCSIsVariationSelectorsSupplement__internal_alias")));
14735 #ifndef xmlUCSIsVariationSelectorsSupplement
14736 extern __typeof (xmlUCSIsVariationSelectorsSupplement) xmlUCSIsVariationSelectorsSupplement__internal_alias __attribute((visibility("hidden")));
14737 #define xmlUCSIsVariationSelectorsSupplement xmlUCSIsVariationSelectorsSupplement__internal_alias macro

Completed in 74 milliseconds