xmlTextReaderSchemaValidateCtxt 11730 third_party/libxml/src/elfgcchack.h #undef xmlTextReaderSchemaValidateCtxt
xmlTextReaderSchemaValidateCtxt 11731 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderSchemaValidateCtxt) xmlTextReaderSchemaValidateCtxt __attribute((alias("xmlTextReaderSchemaValidateCtxt__internal_alias")));
xmlTextReaderSchemaValidateCtxt 11733 third_party/libxml/src/elfgcchack.h #ifndef xmlTextReaderSchemaValidateCtxt
xmlTextReaderSchemaValidateCtxt 11734 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderSchemaValidateCtxt) xmlTextReaderSchemaValidateCtxt__internal_alias __attribute((visibility("hidden")));
xmlTextReaderSchemaValidateCtxt 11735 third_party/libxml/src/elfgcchack.h #define xmlTextReaderSchemaValidateCtxt xmlTextReaderSchemaValidateCtxt__internal_alias
xmlTextReaderSchemaValidateCtxt  294 third_party/libxml/src/include/libxml/xmlreader.h 		    xmlTextReaderSchemaValidateCtxt(xmlTextReaderPtr reader,
xmlTextReaderSchemaValidateCtxt 32385 third_party/libxml/src/testapi.c         ret_val = xmlTextReaderSchemaValidateCtxt(reader, ctxt, options);