xmlReaderForDoc  7944 third_party/libxml/src/elfgcchack.h #undef xmlReaderForDoc
xmlReaderForDoc  7945 third_party/libxml/src/elfgcchack.h extern __typeof (xmlReaderForDoc) xmlReaderForDoc __attribute((alias("xmlReaderForDoc__internal_alias")));
xmlReaderForDoc  7947 third_party/libxml/src/elfgcchack.h #ifndef xmlReaderForDoc
xmlReaderForDoc  7948 third_party/libxml/src/elfgcchack.h extern __typeof (xmlReaderForDoc) xmlReaderForDoc__internal_alias __attribute((visibility("hidden")));
xmlReaderForDoc  7949 third_party/libxml/src/elfgcchack.h #define xmlReaderForDoc xmlReaderForDoc__internal_alias
xmlReaderForDoc   319 third_party/libxml/src/include/libxml/xmlreader.h 		xmlReaderForDoc		(const xmlChar * cur,
xmlReaderForDoc  29855 third_party/libxml/src/testapi.c         ret_val = xmlReaderForDoc((const xmlChar *)cur, URL, (const char *)encoding, options);