Searched refs:PublicID (Results 1 – 5 of 5) sorted by relevance
2344 if (nota->PublicID != NULL) in xmlFreeNotation()2345 xmlFree((xmlChar *) nota->PublicID); in xmlFreeNotation()2367 const xmlChar *PublicID, const xmlChar *SystemID) { in xmlAddNotationDecl() argument2377 if ((PublicID == NULL) && (SystemID == NULL)) { in xmlAddNotationDecl()2411 if (PublicID != NULL) in xmlAddNotationDecl()2412 ret->PublicID = xmlStrdup(PublicID); in xmlAddNotationDecl()2469 if (nota->PublicID != NULL) in xmlCopyNotation()2470 cur->PublicID = xmlStrdup(nota->PublicID); in xmlCopyNotation()2472 cur->PublicID = NULL; in xmlCopyNotation()2508 if (nota->PublicID != NULL) { in xmlDumpNotationDecl()[all …]
157 const xmlChar *PublicID,
196 const xmlChar *PublicID; /* Public identifier, if any */ member
126 d PublicID * value options(*string) const xmlChar *
209 d PublicID * const xmlChar *