Lines Matching refs:serror
594 xmlStructuredErrorFunc serror; member
969 xmlStructuredErrorFunc serror; member
1900 schannel = ctxt->serror; in xmlSchemaPErr()
1966 schannel = ctxt->serror; in xmlSchemaPErrExt()
2044 schannel = vctxt->serror; in xmlSchemaErr4Line()
2096 schannel = pctxt->serror; in xmlSchemaErr4Line()
9983 xmlSchemaSetParserStructuredErrors(vctxt->pctxt, vctxt->serror, in xmlSchemaCreatePCtxtOnVCtxt()
10183 xmlSchemaSetParserStructuredErrors(newpctxt, pctxt->serror, in xmlSchemaParseNewDoc()
15743 ctxt->serror, ctxt->errCtxt); in xmlSchemaCreateVCtxtOnPCtxt()
21411 xmlStructuredErrorFunc serror, in xmlSchemaSetParserStructuredErrors() argument
21416 ctxt->serror = serror; in xmlSchemaSetParserStructuredErrors()
21419 xmlSchemaSetValidStructuredErrors(ctxt->vctxt, serror, ctx); in xmlSchemaSetParserStructuredErrors()
27693 xmlStructuredErrorFunc serror, void *ctx) in xmlSchemaSetValidStructuredErrors() argument
27697 ctxt->serror = serror; in xmlSchemaSetValidStructuredErrors()
27702 xmlSchemaSetParserStructuredErrors(ctxt->pctxt, serror, ctx); in xmlSchemaSetValidStructuredErrors()