GDB (xrefs)
Public Attributes | List of all members
xinclude_parsing_data Struct Reference

Public Attributes

struct obstack obstack
 
int skip_depth
 
int include_depth
 
xml_fetch_another fetcher
 
void * fetcher_baton
 

Detailed Description

Definition at line 731 of file xml-support.c.

Member Data Documentation

xml_fetch_another xinclude_parsing_data::fetcher

Definition at line 748 of file xml-support.c.

Referenced by xinclude_start_include(), and xml_process_xincludes().

void* xinclude_parsing_data::fetcher_baton

Definition at line 749 of file xml-support.c.

Referenced by xinclude_start_include(), and xml_process_xincludes().

int xinclude_parsing_data::include_depth

Definition at line 744 of file xml-support.c.

Referenced by xinclude_start_include(), and xml_process_xincludes().

struct obstack xinclude_parsing_data::obstack
int xinclude_parsing_data::skip_depth

The documentation for this struct was generated from the following file: