Searched refs:Pubid (Results 1 – 2 of 2) sorted by relevance
5256 xmlChar *Pubid; in xmlParseNotationDecl() local5288 Systemid = xmlParseExternalID(ctxt, &Pubid, 0); in xmlParseNotationDecl()5300 ctxt->sax->notationDecl(ctxt->userData, name, Pubid, Systemid); in xmlParseNotationDecl()5305 if (Pubid != NULL) xmlFree(Pubid); in xmlParseNotationDecl()
707 …$(CHECKER) $(top_builddir)/xmlcatalog --noout --add public Pubid sysid $(srcdir)/result/catalogs/m…