Home
last modified time | relevance | path

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

/external/cronet/third_party/libxml/src/include/libxml/
Dtree.h198 struct _xmlNotation { struct
199 const xmlChar *name; /* Notation name */
200 const xmlChar *PublicID; /* Public identifier, if any */
201 const xmlChar *SystemID; /* System identifier, if any */
/external/libxml2/include/libxml/
Dtree.h203 struct _xmlNotation { struct
204 const xmlChar *name; /* Notation name */
205 const xmlChar *PublicID; /* Public identifier, if any */
206 const xmlChar *SystemID; /* System identifier, if any */