xmlIsBaseChar 4627 third_party/libxml/src/elfgcchack.h #undef xmlIsBaseChar xmlIsBaseChar 4628 third_party/libxml/src/elfgcchack.h extern __typeof (xmlIsBaseChar) xmlIsBaseChar __attribute((alias("xmlIsBaseChar__internal_alias"))); xmlIsBaseChar 4630 third_party/libxml/src/elfgcchack.h #ifndef xmlIsBaseChar xmlIsBaseChar 4631 third_party/libxml/src/elfgcchack.h extern __typeof (xmlIsBaseChar) xmlIsBaseChar__internal_alias __attribute((visibility("hidden"))); xmlIsBaseChar 4632 third_party/libxml/src/elfgcchack.h #define xmlIsBaseChar xmlIsBaseChar__internal_alias xmlIsBaseChar 211 third_party/libxml/src/include/libxml/chvalid.h xmlIsBaseChar(unsigned int ch); xmlIsBaseChar 6658 third_party/libxml/src/testapi.c ret_val = xmlIsBaseChar(ch);