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