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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c164 {"VariationSelectorsSupplement", xmlUCSIsVariationSelectorsSupplement},
2582 * xmlUCSIsVariationSelectorsSupplement:
2590 xmlUCSIsVariationSelectorsSupplement(int code) { function
H A Delfgcchack.h14836 #undef xmlUCSIsVariationSelectorsSupplement macro
14837 extern __typeof (xmlUCSIsVariationSelectorsSupplement) xmlUCSIsVariationSelectorsSupplement __attribute((alias("xmlUCSIsVariationSelectorsSupplement__internal_alias")));
14839 #ifndef xmlUCSIsVariationSelectorsSupplement
14840 extern __typeof (xmlUCSIsVariationSelectorsSupplement) xmlUCSIsVariationSelectorsSupplement__internal_alias __attribute((visibility("hidden")));
14841 #define xmlUCSIsVariationSelectorsSupplement xmlUCSIsVariationSelectorsSupplement__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c164 {"VariationSelectorsSupplement", xmlUCSIsVariationSelectorsSupplement},
2582 * xmlUCSIsVariationSelectorsSupplement:
2590 xmlUCSIsVariationSelectorsSupplement(int code) { function
H A Delfgcchack.h14836 #undef xmlUCSIsVariationSelectorsSupplement macro
14837 extern __typeof (xmlUCSIsVariationSelectorsSupplement) xmlUCSIsVariationSelectorsSupplement __attribute((alias("xmlUCSIsVariationSelectorsSupplement__internal_alias")));
14839 #ifndef xmlUCSIsVariationSelectorsSupplement
14840 extern __typeof (xmlUCSIsVariationSelectorsSupplement) xmlUCSIsVariationSelectorsSupplement__internal_alias __attribute((visibility("hidden")));
14841 #define xmlUCSIsVariationSelectorsSupplement xmlUCSIsVariationSelectorsSupplement__internal_alias macro

Completed in 214 milliseconds