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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h132 XMLPUBFUN int XMLCALL xmlUCSIsSupplementalArrowsB (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c146 {"SupplementalArrows-B", xmlUCSIsSupplementalArrowsB},
2348 * xmlUCSIsSupplementalArrowsB:
2356 xmlUCSIsSupplementalArrowsB(int code) { function
H A Delfgcchack.h14484 #undef xmlUCSIsSupplementalArrowsB macro
14485 extern __typeof (xmlUCSIsSupplementalArrowsB) xmlUCSIsSupplementalArrowsB __attribute((alias("xmlUCSIsSupplementalArrowsB__internal_alias")));
14487 #ifndef xmlUCSIsSupplementalArrowsB
14488 extern __typeof (xmlUCSIsSupplementalArrowsB) xmlUCSIsSupplementalArrowsB__internal_alias __attribute((visibility("hidden")));
14489 #define xmlUCSIsSupplementalArrowsB xmlUCSIsSupplementalArrowsB__internal_alias macro

Completed in 192 milliseconds