Lines Matching refs:xmlGenericErrorContext

35     xmlGenericError(xmlGenericErrorContext,				\
481 xmlGenericError(xmlGenericErrorContext, "null");
486 xmlGenericError(xmlGenericErrorContext, "%s ", cur->name);
489 xmlGenericError(xmlGenericErrorContext, "text ");
492 xmlGenericError(xmlGenericErrorContext, "cdata ");
495 xmlGenericError(xmlGenericErrorContext, "&%s; ", cur->name);
498 xmlGenericError(xmlGenericErrorContext, "pi(%s) ", cur->name);
501 xmlGenericError(xmlGenericErrorContext, "comment ");
504 xmlGenericError(xmlGenericErrorContext, "?attr? ");
507 xmlGenericError(xmlGenericErrorContext, "?ent? ");
510 xmlGenericError(xmlGenericErrorContext, "?doc? ");
513 xmlGenericError(xmlGenericErrorContext, "?doctype? ");
516 xmlGenericError(xmlGenericErrorContext, "?frag? ");
519 xmlGenericError(xmlGenericErrorContext, "?nota? ");
522 xmlGenericError(xmlGenericErrorContext, "?html? ");
526 xmlGenericError(xmlGenericErrorContext, "?docb? ");
530 xmlGenericError(xmlGenericErrorContext, "?dtd? ");
533 xmlGenericError(xmlGenericErrorContext, "?edecl? ");
536 xmlGenericError(xmlGenericErrorContext, "?adecl? ");
539 xmlGenericError(xmlGenericErrorContext, "?entdecl? ");
542 xmlGenericError(xmlGenericErrorContext, "?nsdecl? ");
545 xmlGenericError(xmlGenericErrorContext, "incstart ");
548 xmlGenericError(xmlGenericErrorContext, "incend ");
556 xmlGenericError(xmlGenericErrorContext, "null ");
568 xmlGenericError(xmlGenericErrorContext, "valid: ");
570 xmlGenericError(xmlGenericErrorContext, "against ");
572 xmlGenericError(xmlGenericErrorContext, "%s\n", expr);
577 xmlGenericError(xmlGenericErrorContext, "(");
579 xmlGenericError(xmlGenericErrorContext, "null,");
583 xmlGenericError(xmlGenericErrorContext, "pcdata,");
586 xmlGenericError(xmlGenericErrorContext, "%s,",
590 xmlGenericError(xmlGenericErrorContext, "seq,");
593 xmlGenericError(xmlGenericErrorContext, "or,");
597 xmlGenericError(xmlGenericErrorContext, ",%d,%X,%d)",
605 xmlGenericError(xmlGenericErrorContext, "state: ");
607 xmlGenericError(xmlGenericErrorContext, " stack: %d ",
611 xmlGenericError(xmlGenericErrorContext, "\n");
620 xmlGenericError(xmlGenericErrorContext, "%s\n", m);