Lines Matching refs:xmlGenericErrorContext
74 if (xmlGenericErrorContext == NULL)
75 xmlGenericErrorContext = (void *) stderr;
78 vfprintf((FILE *)xmlGenericErrorContext, msg, args);
114 xmlGenericErrorContext = ctx;
135 xmlGenericErrorContext = ctx;
156 xmlGenericError(xmlGenericErrorContext,
160 xmlGenericError(xmlGenericErrorContext,
230 xmlGenericErrorContext);
261 data = xmlGenericErrorContext;
474 data = xmlGenericErrorContext;
608 data = xmlGenericErrorContext;
687 xmlGenericError(xmlGenericErrorContext, "error: ");
689 xmlGenericError(xmlGenericErrorContext, "%s", str);
697 xmlGenericError(xmlGenericErrorContext, "\n");
730 xmlGenericError(xmlGenericErrorContext, "warning: ");
732 xmlGenericError(xmlGenericErrorContext, "%s", str);
740 xmlGenericError(xmlGenericErrorContext, "\n");
780 xmlGenericError(xmlGenericErrorContext, "validity error: ");
787 xmlGenericError(xmlGenericErrorContext, "%s", str);
821 xmlGenericError(xmlGenericErrorContext, "validity warning: ");
823 xmlGenericError(xmlGenericErrorContext, "%s", str);