xmlSchemaNewValidCtxt 9782 third_party/libxml/src/elfgcchack.h #undef xmlSchemaNewValidCtxt xmlSchemaNewValidCtxt 9783 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchemaNewValidCtxt) xmlSchemaNewValidCtxt __attribute((alias("xmlSchemaNewValidCtxt__internal_alias"))); xmlSchemaNewValidCtxt 9785 third_party/libxml/src/elfgcchack.h #ifndef xmlSchemaNewValidCtxt xmlSchemaNewValidCtxt 9786 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchemaNewValidCtxt) xmlSchemaNewValidCtxt__internal_alias __attribute((visibility("hidden"))); xmlSchemaNewValidCtxt 9787 third_party/libxml/src/elfgcchack.h #define xmlSchemaNewValidCtxt xmlSchemaNewValidCtxt__internal_alias xmlSchemaNewValidCtxt 178 third_party/libxml/src/include/libxml/xmlschemas.h xmlSchemaNewValidCtxt (xmlSchemaPtr schema); xmlSchemaNewValidCtxt 839 third_party/libxml/src/runsuite.c ctxt = xmlSchemaNewValidCtxt(schemas); xmlSchemaNewValidCtxt 2933 third_party/libxml/src/runtest.c ctxt = xmlSchemaNewValidCtxt(schemas); xmlSchemaNewValidCtxt 136 third_party/libxml/src/testSchemas.c ctxt = xmlSchemaNewValidCtxt(schema); xmlSchemaNewValidCtxt 1662 third_party/libxml/src/xmllint.c vctxt = xmlSchemaNewValidCtxt(wxschemas); xmlSchemaNewValidCtxt 2865 third_party/libxml/src/xmllint.c ctxt = xmlSchemaNewValidCtxt(wxschemas); xmlSchemaNewValidCtxt 4178 third_party/libxml/src/xmlreader.c reader->xsdValidCtxt = xmlSchemaNewValidCtxt(schema); xmlSchemaNewValidCtxt 4355 third_party/libxml/src/xmlreader.c reader->xsdValidCtxt = xmlSchemaNewValidCtxt(reader->xsdSchemas); xmlSchemaNewValidCtxt 15729 third_party/libxml/src/xmlschemas.c ctxt->vctxt = xmlSchemaNewValidCtxt(NULL);