Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Drelaxng.c399 struct _xmlRelaxNGInclude { struct
400 xmlRelaxNGIncludePtr next; /* keep a chain of includes */
401 xmlChar *href; /* the normalized href value */
402 xmlDocPtr doc; /* the associated XML document */
403 xmlRelaxNGDefinePtr content; /* the definitions */
404 xmlRelaxNGPtr schema; /* the schema */
/external/libxml2/
Drelaxng.c400 struct _xmlRelaxNGInclude { struct
401 xmlRelaxNGIncludePtr next; /* keep a chain of includes */
402 xmlChar *href; /* the normalized href value */
403 xmlDocPtr doc; /* the associated XML document */
404 xmlRelaxNGDefinePtr content; /* the definitions */
405 xmlRelaxNGPtr schema; /* the schema */