Searched defs:_xmlNotation (Results 1 – 2 of 2) sorted by relevance
223 struct _xmlNotation { struct224 const xmlChar *name; /* Notation name */225 const xmlChar *PublicID; /* Public identifier, if any */226 const xmlChar *SystemID; /* System identifier, if any */
194 struct _xmlNotation { struct195 const xmlChar *name; /* Notation name */196 const xmlChar *PublicID; /* Public identifier, if any */197 const xmlChar *SystemID; /* System identifier, if any */