Home
last modified time | relevance | path

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

/third_party/libxml2/
Drelaxng.c401 struct _xmlRelaxNGInclude { struct
402 xmlRelaxNGIncludePtr next; /* keep a chain of includes */
403 xmlChar *href; /* the normalized href value */
404 xmlDocPtr doc; /* the associated XML document */
405 xmlRelaxNGDefinePtr content; /* the definitions */
406 xmlRelaxNGPtr schema; /* the schema */
/third_party/gettext/gnulib-local/lib/libxml/
Drelaxng.c430 struct _xmlRelaxNGInclude { struct
431 xmlRelaxNGIncludePtr next; /* keep a chain of includes */
432 xmlChar *href; /* the normalized href value */
433 xmlDocPtr doc; /* the associated XML document */
434 xmlRelaxNGDefinePtr content; /* the definitions */
435 xmlRelaxNGPtr schema; /* the schema */