xmlTextReaderIsValid 11370 third_party/libxml/src/elfgcchack.h #undef xmlTextReaderIsValid
xmlTextReaderIsValid 11371 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderIsValid) xmlTextReaderIsValid __attribute((alias("xmlTextReaderIsValid__internal_alias")));
xmlTextReaderIsValid 11373 third_party/libxml/src/elfgcchack.h #ifndef xmlTextReaderIsValid
xmlTextReaderIsValid 11374 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderIsValid) xmlTextReaderIsValid__internal_alias __attribute((visibility("hidden")));
xmlTextReaderIsValid 11375 third_party/libxml/src/elfgcchack.h #define xmlTextReaderIsValid xmlTextReaderIsValid__internal_alias
xmlTextReaderIsValid  282 third_party/libxml/src/include/libxml/xmlreader.h 		    xmlTextReaderIsValid	(xmlTextReaderPtr reader);
xmlTextReaderIsValid 2148 third_party/libxml/src/runtest.c         if (xmlTextReaderIsValid(reader) != 1) {
xmlTextReaderIsValid 31387 third_party/libxml/src/testapi.c         ret_val = xmlTextReaderIsValid(reader);
xmlTextReaderIsValid 1937 third_party/libxml/src/xmllint.c 	    if (xmlTextReaderIsValid(reader) != 1) {
xmlTextReaderIsValid 1946 third_party/libxml/src/xmllint.c 	    if (xmlTextReaderIsValid(reader) != 1) {