Lines Matching full:systemid
469 if (dtd->SystemID != NULL)
470 fprintf(ctxt->output, ", SYSTEM %s", (char *) dtd->SystemID);
693 if (ent->SystemID) {
695 fprintf(ctxt->output, " SystemID=%s\n",
696 (char *) ent->SystemID);
798 if (ent->SystemID) {
800 fprintf(ctxt->output, "SystemID=%s\n", (char *) ent->SystemID);
1263 if (cur->SystemID != NULL)
1264 fprintf(ctxt->output, "SYSTEM \"%s\"", (char *) cur->SystemID);