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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h149 XMLPUBFUN int XMLCALL xmlUCSIsVariationSelectors (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c163 {"VariationSelectors", xmlUCSIsVariationSelectors},
2569 * xmlUCSIsVariationSelectors:
2577 xmlUCSIsVariationSelectors(int code) { function
H A Delfgcchack.h14688 #undef xmlUCSIsVariationSelectors macro
14689 extern __typeof (xmlUCSIsVariationSelectors) xmlUCSIsVariationSelectors __attribute((alias("xmlUCSIsVariationSelectors__internal_alias")));
14691 #ifndef xmlUCSIsVariationSelectors
14692 extern __typeof (xmlUCSIsVariationSelectors) xmlUCSIsVariationSelectors__internal_alias __attribute((visibility("hidden")));
14693 #define xmlUCSIsVariationSelectors xmlUCSIsVariationSelectors__internal_alias macro

Completed in 207 milliseconds