Data Fields | |
| XML_Parser | xp | 
| ParserState | state | 
| char | fversion [32] | 
| XDList | filters | 
| Filter * | f | 
| Match * | m | 
| Action * | a | 
Definition at line 196 of file xdasd_filter.c.
Definition at line 198 of file xdasd_filter.c.
Referenced by xf_elem_data(), xf_end_tag(), xf_parse_xml_filter(), and xf_start_tag().
Definition at line 199 of file xdasd_filter.c.
Referenced by xf_elem_data(), xf_end_tag(), xf_parse_xml_filter(), and xf_start_tag().
| char parser_tag::fversion[32] | 
Definition at line 200 of file xdasd_filter.c.
Referenced by xf_parse_xml_filter(), and xf_start_tag().
Definition at line 201 of file xdasd_filter.c.
Referenced by xf_end_tag(), xf_parse_xml_filter(), and xf_start_tag().
Definition at line 203 of file xdasd_filter.c.
Referenced by xf_elem_data(), xf_end_tag(), and xf_start_tag().
Definition at line 204 of file xdasd_filter.c.
Referenced by xf_elem_data(), xf_end_tag(), and xf_start_tag().
 1.5.6