xmlTextReaderConstString 11118 third_party/libxml/src/elfgcchack.h #undef xmlTextReaderConstString
xmlTextReaderConstString 11119 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderConstString) xmlTextReaderConstString __attribute((alias("xmlTextReaderConstString__internal_alias")));
xmlTextReaderConstString 11121 third_party/libxml/src/elfgcchack.h #ifndef xmlTextReaderConstString
xmlTextReaderConstString 11122 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderConstString) xmlTextReaderConstString__internal_alias __attribute((visibility("hidden")));
xmlTextReaderConstString 11123 third_party/libxml/src/elfgcchack.h #define xmlTextReaderConstString xmlTextReaderConstString__internal_alias
xmlTextReaderConstString  181 third_party/libxml/src/include/libxml/xmlreader.h 		    xmlTextReaderConstString	(xmlTextReaderPtr reader,
xmlTextReaderConstString 30613 third_party/libxml/src/testapi.c         ret_val = xmlTextReaderConstString(reader, (const xmlChar *)str);