Searched refs:xmlUCSIsVariationSelectorsSupplement (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h150 XMLPUBFUN int XMLCALL xmlUCSIsVariationSelectorsSupplement (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c164 {"VariationSelectorsSupplement", xmlUCSIsVariationSelectorsSupplement},
2582 * xmlUCSIsVariationSelectorsSupplement:
2590 xmlUCSIsVariationSelectorsSupplement(int code) { function
H A Delfgcchack.h14700 #undef xmlUCSIsVariationSelectorsSupplement macro
14701 extern __typeof (xmlUCSIsVariationSelectorsSupplement) xmlUCSIsVariationSelectorsSupplement __attribute((alias("xmlUCSIsVariationSelectorsSupplement__internal_alias")));
14703 #ifndef xmlUCSIsVariationSelectorsSupplement
14704 extern __typeof (xmlUCSIsVariationSelectorsSupplement) xmlUCSIsVariationSelectorsSupplement__internal_alias __attribute((visibility("hidden")));
14705 #define xmlUCSIsVariationSelectorsSupplement xmlUCSIsVariationSelectorsSupplement__internal_alias macro

Completed in 203 milliseconds