Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dtree.in.h223 struct _xmlNotation { struct
224 const xmlChar *name; /* Notation name */
225 const xmlChar *PublicID; /* Public identifier, if any */
226 const xmlChar *SystemID; /* System identifier, if any */
/third_party/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 */