xmlUCSIsArabic   12916 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsArabic
xmlUCSIsArabic   12917 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsArabic) xmlUCSIsArabic __attribute((alias("xmlUCSIsArabic__internal_alias")));
xmlUCSIsArabic   12919 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsArabic
xmlUCSIsArabic   12920 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsArabic) xmlUCSIsArabic__internal_alias __attribute((visibility("hidden")));
xmlUCSIsArabic   12921 third_party/libxml/src/elfgcchack.h #define xmlUCSIsArabic xmlUCSIsArabic__internal_alias
xmlUCSIsArabic     28 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsArabic	(int code);
xmlUCSIsArabic   37071 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsArabic(code);
xmlUCSIsArabic     42 third_party/libxml/src/xmlunicode.c   {"Arabic", xmlUCSIsArabic},