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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c148 {"SupplementaryPrivateUseArea-A", xmlUCSIsSupplementaryPrivateUseAreaA},
2374 * xmlUCSIsSupplementaryPrivateUseAreaA:
2382 xmlUCSIsSupplementaryPrivateUseAreaA(int code) { function
H A Delfgcchack.h14644 #undef xmlUCSIsSupplementaryPrivateUseAreaA macro
14645 extern __typeof (xmlUCSIsSupplementaryPrivateUseAreaA) xmlUCSIsSupplementaryPrivateUseAreaA __attribute((alias("xmlUCSIsSupplementaryPrivateUseAreaA__internal_alias")));
14647 #ifndef xmlUCSIsSupplementaryPrivateUseAreaA
14648 extern __typeof (xmlUCSIsSupplementaryPrivateUseAreaA) xmlUCSIsSupplementaryPrivateUseAreaA__internal_alias __attribute((visibility("hidden")));
14649 #define xmlUCSIsSupplementaryPrivateUseAreaA xmlUCSIsSupplementaryPrivateUseAreaA__internal_alias macro
/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 307 milliseconds