Lines Matching refs:serror
208 xmlStructuredErrorFunc serror;
353 xmlStructuredErrorFunc serror;
443 if (ctxt->serror != NULL)
444 schannel = ctxt->serror;
478 if (ctxt->serror != NULL)
479 schannel = ctxt->serror;
518 if (ctxt->serror != NULL)
519 schannel = ctxt->serror;
552 if (ctxt->serror != NULL)
553 schannel = ctxt->serror;
7611 ctxt->serror = NULL;
7645 * @serror: the error callback
7652 xmlStructuredErrorFunc serror,
7657 ctxt->serror = serror;
10946 ctxt->serror = NULL;
10952 * @serror: the structured error function
10959 xmlStructuredErrorFunc serror, void *ctx)
10963 ctxt->serror = serror;