xmlTextReaderIsDefault 11334 third_party/libxml/src/elfgcchack.h #undef xmlTextReaderIsDefault xmlTextReaderIsDefault 11335 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderIsDefault) xmlTextReaderIsDefault __attribute((alias("xmlTextReaderIsDefault__internal_alias"))); xmlTextReaderIsDefault 11337 third_party/libxml/src/elfgcchack.h #ifndef xmlTextReaderIsDefault xmlTextReaderIsDefault 11338 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderIsDefault) xmlTextReaderIsDefault__internal_alias __attribute((visibility("hidden"))); xmlTextReaderIsDefault 11339 third_party/libxml/src/elfgcchack.h #define xmlTextReaderIsDefault xmlTextReaderIsDefault__internal_alias xmlTextReaderIsDefault 156 third_party/libxml/src/include/libxml/xmlreader.h xmlTextReaderIsDefault (xmlTextReaderPtr reader); xmlTextReaderIsDefault 31285 third_party/libxml/src/testapi.c ret_val = xmlTextReaderIsDefault(reader);