xmlUCSIsRunic    14524 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsRunic
xmlUCSIsRunic    14525 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsRunic) xmlUCSIsRunic __attribute((alias("xmlUCSIsRunic__internal_alias")));
xmlUCSIsRunic    14527 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsRunic
xmlUCSIsRunic    14528 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsRunic) xmlUCSIsRunic__internal_alias __attribute((visibility("hidden")));
xmlUCSIsRunic    14529 third_party/libxml/src/elfgcchack.h #define xmlUCSIsRunic xmlUCSIsRunic__internal_alias
xmlUCSIsRunic     124 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsRunic	(int code);
xmlUCSIsRunic    41641 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsRunic(code);
xmlUCSIsRunic     138 third_party/libxml/src/xmlunicode.c   {"Runic", xmlUCSIsRunic},