xmlTextReaderLocalName 11382 third_party/libxml/src/elfgcchack.h #undef xmlTextReaderLocalName
xmlTextReaderLocalName 11383 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderLocalName) xmlTextReaderLocalName __attribute((alias("xmlTextReaderLocalName__internal_alias")));
xmlTextReaderLocalName 11385 third_party/libxml/src/elfgcchack.h #ifndef xmlTextReaderLocalName
xmlTextReaderLocalName 11386 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderLocalName) xmlTextReaderLocalName__internal_alias __attribute((visibility("hidden")));
xmlTextReaderLocalName 11387 third_party/libxml/src/elfgcchack.h #define xmlTextReaderLocalName xmlTextReaderLocalName__internal_alias
xmlTextReaderLocalName  193 third_party/libxml/src/include/libxml/xmlreader.h 			xmlTextReaderLocalName	(xmlTextReaderPtr reader);
xmlTextReaderLocalName 31421 third_party/libxml/src/testapi.c         ret_val = xmlTextReaderLocalName(reader);
xmlTextReaderLocalName 27004 third_party/libxml/src/xmlschemas.c 	    ielem->localName = xmlTextReaderLocalName(vctxt->reader);
xmlTextReaderLocalName 27036 third_party/libxml/src/xmlschemas.c 			(const xmlChar *) xmlTextReaderLocalName(vctxt->reader),