Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dentities.h38 struct _xmlEntity { struct
56 struct _xmlEntity *nexte; /* unused */ argument
57 const xmlChar *URI; /* the full URI as computed */
58 int owner; /* does the entity own the childrens */
59 int checked; /* was the entity content checked */