Lines Matching full:serror
178 xmlStructuredErrorFunc serror; /* the structured function */
208 xmlStructuredErrorFunc serror; /* the structured function */
260 schannel = ctxt->serror;
1416 if (ctxt->serror != NULL)
1417 schannel = ctxt->serror;
1478 * @serror: the structured error function
1485 xmlStructuredErrorFunc serror, void *ctx)
1489 ctxt->serror = serror;