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

/external/libxml2/vms/
H A Dconfig.vms189 #define xmlUCSIsArabicPresentationFormsB xmlUCSIsArabicPresentat1gajvg8$
/external/libxml2/include/libxml/
H A Dxmlunicode.h30 XMLPUBFUN int XMLCALL xmlUCSIsArabicPresentationFormsB (int code);
/external/libxml2/
H A Dlibxml2.syms1074 xmlUCSIsArabicPresentationFormsB;
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
H A Dtestapi.c[all...]

Completed in 162 milliseconds