Searched refs:xmlUCSIsArabicPresentationFormsA (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h29 XMLPUBFUN int XMLCALL xmlUCSIsArabicPresentationFormsA (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c43 {"ArabicPresentationForms-A", xmlUCSIsArabicPresentationFormsA},
1007 * xmlUCSIsArabicPresentationFormsA:
1015 xmlUCSIsArabicPresentationFormsA(int code) { function
H A Delfgcchack.h12792 #undef xmlUCSIsArabicPresentationFormsA macro
12793 extern __typeof (xmlUCSIsArabicPresentationFormsA) xmlUCSIsArabicPresentationFormsA __attribute((alias("xmlUCSIsArabicPresentationFormsA__internal_alias")));
12795 #ifndef xmlUCSIsArabicPresentationFormsA
12796 extern __typeof (xmlUCSIsArabicPresentationFormsA) xmlUCSIsArabicPresentationFormsA__internal_alias __attribute((visibility("hidden")));
12797 #define xmlUCSIsArabicPresentationFormsA xmlUCSIsArabicPresentationFormsA__internal_alias macro

Completed in 132 milliseconds