Home
last modified time | relevance | path

Searched defs:_xmlNotation (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/include/libxml/
Dtree.h194 struct _xmlNotation { struct
195 const xmlChar *name; /* Notation name */
196 const xmlChar *PublicID; /* Public identifier, if any */
197 const xmlChar *SystemID; /* System identifier, if any */