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

/external/libxml2/
H A Dxmlunicode.c148 {"SupplementaryPrivateUseArea-A", xmlUCSIsSupplementaryPrivateUseAreaA},
2374 * xmlUCSIsSupplementaryPrivateUseAreaA:
2382 xmlUCSIsSupplementaryPrivateUseAreaA(int code) { function
H A Delfgcchack.h14818 #undef xmlUCSIsSupplementaryPrivateUseAreaA macro
14819 extern __typeof (xmlUCSIsSupplementaryPrivateUseAreaA) xmlUCSIsSupplementaryPrivateUseAreaA __attribute((alias("xmlUCSIsSupplementaryPrivateUseAreaA__internal_alias")));
14821 #ifndef xmlUCSIsSupplementaryPrivateUseAreaA
14822 extern __typeof (xmlUCSIsSupplementaryPrivateUseAreaA) xmlUCSIsSupplementaryPrivateUseAreaA__internal_alias __attribute((visibility("hidden")));
14823 #define xmlUCSIsSupplementaryPrivateUseAreaA xmlUCSIsSupplementaryPrivateUseAreaA__internal_alias macro

Completed in 145 milliseconds