Searched refs:PublicID (Results 1 – 5 of 5) sorted by relevance
2326 if (nota->PublicID != NULL) in xmlFreeNotation()2327 xmlFree((xmlChar *) nota->PublicID); in xmlFreeNotation()2349 const xmlChar *PublicID, const xmlChar *SystemID) { in xmlAddNotationDecl() argument2359 if ((PublicID == NULL) && (SystemID == NULL)) { in xmlAddNotationDecl()2393 if (PublicID != NULL) in xmlAddNotationDecl()2394 ret->PublicID = xmlStrdup(PublicID); in xmlAddNotationDecl()2445 if (nota->PublicID != NULL) in xmlCopyNotation()2446 cur->PublicID = xmlStrdup(nota->PublicID); in xmlCopyNotation()2448 cur->PublicID = NULL; in xmlCopyNotation()2485 if (nota->PublicID != NULL) { in xmlDumpNotationDecl()[all …]
157 const xmlChar *PublicID,
195 const xmlChar *PublicID; /* Public identifier, if any */ member
125 d PublicID * value options(*string) const xmlChar *
204 d PublicID * const xmlChar *