xmlSchemaGetParserErrors 9614 third_party/libxml/src/elfgcchack.h #undef xmlSchemaGetParserErrors
xmlSchemaGetParserErrors 9615 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchemaGetParserErrors) xmlSchemaGetParserErrors __attribute((alias("xmlSchemaGetParserErrors__internal_alias")));
xmlSchemaGetParserErrors 9617 third_party/libxml/src/elfgcchack.h #ifndef xmlSchemaGetParserErrors
xmlSchemaGetParserErrors 9618 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchemaGetParserErrors) xmlSchemaGetParserErrors__internal_alias __attribute((visibility("hidden")));
xmlSchemaGetParserErrors 9619 third_party/libxml/src/elfgcchack.h #define xmlSchemaGetParserErrors xmlSchemaGetParserErrors__internal_alias
xmlSchemaGetParserErrors  138 third_party/libxml/src/include/libxml/xmlschemas.h 		xmlSchemaGetParserErrors(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaGetParserErrors 33963 third_party/libxml/src/testapi.c         ret_val = xmlSchemaGetParserErrors(ctxt, err, warn, ctx);