Home
last modified time | relevance | path

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

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