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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c44 {"ArabicPresentationForms-B", xmlUCSIsArabicPresentationFormsB},
1020 * xmlUCSIsArabicPresentationFormsB:
1028 xmlUCSIsArabicPresentationFormsB(int code) { function
H A Delfgcchack.h12940 #undef xmlUCSIsArabicPresentationFormsB macro
12941 extern __typeof (xmlUCSIsArabicPresentationFormsB) xmlUCSIsArabicPresentationFormsB __attribute((alias("xmlUCSIsArabicPresentationFormsB__internal_alias")));
12943 #ifndef xmlUCSIsArabicPresentationFormsB
12944 extern __typeof (xmlUCSIsArabicPresentationFormsB) xmlUCSIsArabicPresentationFormsB__internal_alias __attribute((visibility("hidden")));
12945 #define xmlUCSIsArabicPresentationFormsB xmlUCSIsArabicPresentationFormsB__internal_alias macro
/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 338 milliseconds