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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlunicode.c146 {"SupplementalArrows-B", xmlUCSIsSupplementalArrowsB},
2348 * xmlUCSIsSupplementalArrowsB:
2356 xmlUCSIsSupplementalArrowsB(int code) { function
H A Delfgcchack.h14516 #undef xmlUCSIsSupplementalArrowsB macro
14517 extern __typeof (xmlUCSIsSupplementalArrowsB) xmlUCSIsSupplementalArrowsB __attribute((alias("xmlUCSIsSupplementalArrowsB__internal_alias")));
14519 #ifndef xmlUCSIsSupplementalArrowsB
14520 extern __typeof (xmlUCSIsSupplementalArrowsB) xmlUCSIsSupplementalArrowsB__internal_alias __attribute((visibility("hidden")));
14521 #define xmlUCSIsSupplementalArrowsB xmlUCSIsSupplementalArrowsB__internal_alias macro

Completed in 92 milliseconds