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

/external/libxml2/
H A Dxmlunicode.c149 {"SupplementaryPrivateUseArea-B", xmlUCSIsSupplementaryPrivateUseAreaB},
2387 * xmlUCSIsSupplementaryPrivateUseAreaB:
2395 xmlUCSIsSupplementaryPrivateUseAreaB(int code) { function
H A Delfgcchack.h14830 #undef xmlUCSIsSupplementaryPrivateUseAreaB macro
14831 extern __typeof (xmlUCSIsSupplementaryPrivateUseAreaB) xmlUCSIsSupplementaryPrivateUseAreaB __attribute((alias("xmlUCSIsSupplementaryPrivateUseAreaB__internal_alias")));
14833 #ifndef xmlUCSIsSupplementaryPrivateUseAreaB
14834 extern __typeof (xmlUCSIsSupplementaryPrivateUseAreaB) xmlUCSIsSupplementaryPrivateUseAreaB__internal_alias __attribute((visibility("hidden")));
14835 #define xmlUCSIsSupplementaryPrivateUseAreaB xmlUCSIsSupplementaryPrivateUseAreaB__internal_alias macro

Completed in 96 milliseconds