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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c149 {"SupplementaryPrivateUseArea-B", xmlUCSIsSupplementaryPrivateUseAreaB},
2387 * xmlUCSIsSupplementaryPrivateUseAreaB:
2395 xmlUCSIsSupplementaryPrivateUseAreaB(int code) { function
H A Delfgcchack.h14656 #undef xmlUCSIsSupplementaryPrivateUseAreaB macro
14657 extern __typeof (xmlUCSIsSupplementaryPrivateUseAreaB) xmlUCSIsSupplementaryPrivateUseAreaB __attribute((alias("xmlUCSIsSupplementaryPrivateUseAreaB__internal_alias")));
14659 #ifndef xmlUCSIsSupplementaryPrivateUseAreaB
14660 extern __typeof (xmlUCSIsSupplementaryPrivateUseAreaB) xmlUCSIsSupplementaryPrivateUseAreaB__internal_alias __attribute((visibility("hidden")));
14661 #define xmlUCSIsSupplementaryPrivateUseAreaB xmlUCSIsSupplementaryPrivateUseAreaB__internal_alias macro
/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 738 milliseconds