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.h196 struct _xmlNotation { struct
197 const xmlChar *name; /* Notation name */
198 const xmlChar *PublicID; /* Public identifier, if any */
199 const xmlChar *SystemID; /* System identifier, if any */
/external/libxml2/include/libxml/
Dtree.h196 struct _xmlNotation { struct
197 const xmlChar *name; /* Notation name */
198 const xmlChar *PublicID; /* Public identifier, if any */
199 const xmlChar *SystemID; /* System identifier, if any */