Home
last modified time | relevance | path

Searched refs:xmlRelaxNGIncludePtr (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Drelaxng.c90 typedef xmlRelaxNGInclude *xmlRelaxNGIncludePtr; typedef
188 xmlRelaxNGIncludePtr includes; /* all the includes loaded */
225 xmlRelaxNGIncludePtr includes; /* all the includes loaded */
243 xmlRelaxNGIncludePtr inc; /* Current parsed include */
246 xmlRelaxNGIncludePtr *incTab; /* array of incs */
401 xmlRelaxNGIncludePtr next; /* keep a chain of includes */
719 xmlRelaxNGFreeInclude(xmlRelaxNGIncludePtr incl) in xmlRelaxNGFreeInclude()
740 xmlRelaxNGFreeIncludeList(xmlRelaxNGIncludePtr incl) in xmlRelaxNGFreeIncludeList()
742 xmlRelaxNGIncludePtr next; in xmlRelaxNGFreeIncludeList()
1451 xmlRelaxNGIncludePtr value) in xmlRelaxNGIncludePush()
[all …]