HomeSort by relevance Sort by last modified time
    Searched refs:_xmlDtd (Results 1 - 2 of 2) sorted by null

  /external/libxml2/include/libxml/
entities.h 44 struct _xmlDtd *parent; /* -> DTD */
tree.h 259 struct _xmlDtd *parent; /* -> DTD */
352 struct _xmlDtd *parent; /* -> DTD */
404 typedef struct _xmlDtd xmlDtd;
406 struct _xmlDtd {
570 struct _xmlDtd *intSubset; /* the document internal subset */
571 struct _xmlDtd *extSubset; /* the document external subset */
    [all...]

Completed in 872 milliseconds