xmlTextReaderValue 11814 third_party/libxml/src/elfgcchack.h #undef xmlTextReaderValue
xmlTextReaderValue 11815 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderValue) xmlTextReaderValue __attribute((alias("xmlTextReaderValue__internal_alias")));
xmlTextReaderValue 11817 third_party/libxml/src/elfgcchack.h #ifndef xmlTextReaderValue
xmlTextReaderValue 11818 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderValue) xmlTextReaderValue__internal_alias __attribute((visibility("hidden")));
xmlTextReaderValue 11819 third_party/libxml/src/elfgcchack.h #define xmlTextReaderValue xmlTextReaderValue__internal_alias
xmlTextReaderValue  203 third_party/libxml/src/include/libxml/xmlreader.h 			xmlTextReaderValue	(xmlTextReaderPtr reader);
xmlTextReaderValue 32629 third_party/libxml/src/testapi.c         ret_val = xmlTextReaderValue(reader);
xmlTextReaderValue 27038 third_party/libxml/src/xmlschemas.c 			xmlTextReaderValue(vctxt->reader), 1) == -1) {
xmlTextReaderValue 27131 third_party/libxml/src/xmlschemas.c 	    value = xmlTextReaderValue(vctxt->reader);