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

/external/libxml2/
H A Dxmlunicode.c44 {"ArabicPresentationForms-B", xmlUCSIsArabicPresentationFormsB},
1020 * xmlUCSIsArabicPresentationFormsB:
1028 xmlUCSIsArabicPresentationFormsB(int code) { function
H A Delfgcchack.h13114 #undef xmlUCSIsArabicPresentationFormsB macro
13115 extern __typeof (xmlUCSIsArabicPresentationFormsB) xmlUCSIsArabicPresentationFormsB __attribute((alias("xmlUCSIsArabicPresentationFormsB__internal_alias")));
13117 #ifndef xmlUCSIsArabicPresentationFormsB
13118 extern __typeof (xmlUCSIsArabicPresentationFormsB) xmlUCSIsArabicPresentationFormsB__internal_alias __attribute((visibility("hidden")));
13119 #define xmlUCSIsArabicPresentationFormsB xmlUCSIsArabicPresentationFormsB__internal_alias macro

Completed in 103 milliseconds