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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlunicode.c43 {"ArabicPresentationForms-A", xmlUCSIsArabicPresentationFormsA},
1007 * xmlUCSIsArabicPresentationFormsA:
1015 xmlUCSIsArabicPresentationFormsA(int code) { function
H A Delfgcchack.h12824 #undef xmlUCSIsArabicPresentationFormsA macro
12825 extern __typeof (xmlUCSIsArabicPresentationFormsA) xmlUCSIsArabicPresentationFormsA __attribute((alias("xmlUCSIsArabicPresentationFormsA__internal_alias")));
12827 #ifndef xmlUCSIsArabicPresentationFormsA
12828 extern __typeof (xmlUCSIsArabicPresentationFormsA) xmlUCSIsArabicPresentationFormsA__internal_alias __attribute((visibility("hidden")));
12829 #define xmlUCSIsArabicPresentationFormsA xmlUCSIsArabicPresentationFormsA__internal_alias macro

Completed in 73 milliseconds