xmlTextReaderSchemaValidate 11718 third_party/libxml/src/elfgcchack.h #undef xmlTextReaderSchemaValidate
xmlTextReaderSchemaValidate 11719 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderSchemaValidate) xmlTextReaderSchemaValidate __attribute((alias("xmlTextReaderSchemaValidate__internal_alias")));
xmlTextReaderSchemaValidate 11721 third_party/libxml/src/elfgcchack.h #ifndef xmlTextReaderSchemaValidate
xmlTextReaderSchemaValidate 11722 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderSchemaValidate) xmlTextReaderSchemaValidate__internal_alias __attribute((visibility("hidden")));
xmlTextReaderSchemaValidate 11723 third_party/libxml/src/elfgcchack.h #define xmlTextReaderSchemaValidate xmlTextReaderSchemaValidate__internal_alias
xmlTextReaderSchemaValidate  291 third_party/libxml/src/include/libxml/xmlreader.h 		    xmlTextReaderSchemaValidate	(xmlTextReaderPtr reader,
xmlTextReaderSchemaValidate 32348 third_party/libxml/src/testapi.c         ret_val = xmlTextReaderSchemaValidate(reader, (const char *)xsd);
xmlTextReaderSchemaValidate 1892 third_party/libxml/src/xmllint.c 	    ret = xmlTextReaderSchemaValidate(reader, schema);