Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dtree.h193 struct _xmlNotation { struct
194 const xmlChar *name; /* Notation name */
195 const xmlChar *PublicID; /* Public identifier, if any */
196 const xmlChar *SystemID; /* System identifier, if any */
/external/chromium_org/third_party/libxml/src/include/libxml/
Dtree.h155 struct _xmlNotation { struct
156 const xmlChar *name; /* Notation name */
157 const xmlChar *PublicID; /* Public identifier, if any */
158 const xmlChar *SystemID; /* System identifier, if any */