xmlTextReaderLookupNamespace 11418 third_party/libxml/src/elfgcchack.h #undef xmlTextReaderLookupNamespace xmlTextReaderLookupNamespace 11419 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderLookupNamespace) xmlTextReaderLookupNamespace __attribute((alias("xmlTextReaderLookupNamespace__internal_alias"))); xmlTextReaderLookupNamespace 11421 third_party/libxml/src/elfgcchack.h #ifndef xmlTextReaderLookupNamespace xmlTextReaderLookupNamespace 11422 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderLookupNamespace) xmlTextReaderLookupNamespace__internal_alias __attribute((visibility("hidden"))); xmlTextReaderLookupNamespace 11423 third_party/libxml/src/elfgcchack.h #define xmlTextReaderLookupNamespace xmlTextReaderLookupNamespace__internal_alias xmlTextReaderLookupNamespace 223 third_party/libxml/src/include/libxml/xmlreader.h xmlTextReaderLookupNamespace(xmlTextReaderPtr reader, xmlTextReaderLookupNamespace 31537 third_party/libxml/src/testapi.c ret_val = xmlTextReaderLookupNamespace(reader, (const xmlChar *)prefix); xmlTextReaderLookupNamespace 21811 third_party/libxml/src/xmlschemas.c nsName = xmlTextReaderLookupNamespace(vctxt->reader, prefix);