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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h30 XMLPUBFUN int XMLCALL xmlUCSIsArabicPresentationFormsB (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c44 {"ArabicPresentationForms-B", xmlUCSIsArabicPresentationFormsB},
1020 * xmlUCSIsArabicPresentationFormsB:
1028 xmlUCSIsArabicPresentationFormsB(int code) { function
H A Delfgcchack.h12804 #undef xmlUCSIsArabicPresentationFormsB macro
12805 extern __typeof (xmlUCSIsArabicPresentationFormsB) xmlUCSIsArabicPresentationFormsB __attribute((alias("xmlUCSIsArabicPresentationFormsB__internal_alias")));
12807 #ifndef xmlUCSIsArabicPresentationFormsB
12808 extern __typeof (xmlUCSIsArabicPresentationFormsB) xmlUCSIsArabicPresentationFormsB__internal_alias __attribute((visibility("hidden")));
12809 #define xmlUCSIsArabicPresentationFormsB xmlUCSIsArabicPresentationFormsB__internal_alias macro

Completed in 89 milliseconds