Searched defs:xmlUCSIsArabicPresentationFormsA (Results 1 - 4 of 4) sorted by last modified time

/external/libxml2/
H A Delfgcchack.h13102 #undef xmlUCSIsArabicPresentationFormsA macro
13103 extern __typeof (xmlUCSIsArabicPresentationFormsA) xmlUCSIsArabicPresentationFormsA __attribute((alias("xmlUCSIsArabicPresentationFormsA__internal_alias")));
13105 #ifndef xmlUCSIsArabicPresentationFormsA
13106 extern __typeof (xmlUCSIsArabicPresentationFormsA) xmlUCSIsArabicPresentationFormsA__internal_alias __attribute((visibility("hidden")));
13107 #define xmlUCSIsArabicPresentationFormsA xmlUCSIsArabicPresentationFormsA__internal_alias macro
H A Dxmlunicode.c43 {"ArabicPresentationForms-A", xmlUCSIsArabicPresentationFormsA},
1007 * xmlUCSIsArabicPresentationFormsA:
1015 xmlUCSIsArabicPresentationFormsA(int code) { function
/external/chromium_org/third_party/libxml/src/
H A Delfgcchack.h12928 #undef xmlUCSIsArabicPresentationFormsA macro
12929 extern __typeof (xmlUCSIsArabicPresentationFormsA) xmlUCSIsArabicPresentationFormsA __attribute((alias("xmlUCSIsArabicPresentationFormsA__internal_alias")));
12931 #ifndef xmlUCSIsArabicPresentationFormsA
12932 extern __typeof (xmlUCSIsArabicPresentationFormsA) xmlUCSIsArabicPresentationFormsA__internal_alias __attribute((visibility("hidden")));
12933 #define xmlUCSIsArabicPresentationFormsA xmlUCSIsArabicPresentationFormsA__internal_alias macro
H A Dxmlunicode.c43 {"ArabicPresentationForms-A", xmlUCSIsArabicPresentationFormsA},
1007 * xmlUCSIsArabicPresentationFormsA:
1015 xmlUCSIsArabicPresentationFormsA(int code) { function

Completed in 445 milliseconds