Lines Matching defs:serror
176 xmlStructuredErrorFunc serror; /* the structured function */
206 xmlStructuredErrorFunc serror; /* the structured function */
258 schannel = ctxt->serror;
1414 if (ctxt->serror != NULL)
1415 schannel = ctxt->serror;
1476 * @serror: the structured error function
1483 xmlStructuredErrorFunc serror, void *ctx)
1487 ctxt->serror = serror;