Home
last modified time | relevance | path

Searched refs:Pubid (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Dparser.c5327 xmlChar *Pubid; in xmlParseNotationDecl() local
5359 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()
DMakefile.am704 …$(CHECKER) $(top_builddir)/xmlcatalog --noout --add public Pubid sysid $(srcdir)/result/catalogs/m…