xmlUCSIsGreek    13888 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsGreek
xmlUCSIsGreek    13889 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsGreek) xmlUCSIsGreek __attribute((alias("xmlUCSIsGreek__internal_alias")));
xmlUCSIsGreek    13891 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsGreek
xmlUCSIsGreek    13892 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsGreek) xmlUCSIsGreek__internal_alias __attribute((visibility("hidden")));
xmlUCSIsGreek    13893 third_party/libxml/src/elfgcchack.h #define xmlUCSIsGreek xmlUCSIsGreek__internal_alias
xmlUCSIsGreek      71 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsGreek	(int code);
xmlUCSIsGreek    39839 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsGreek(code);
xmlUCSIsGreek      85 third_party/libxml/src/xmlunicode.c   {"Greek", xmlUCSIsGreek},