|
IDZEBRA 2.2.8
|
Data Fields | |
| const char * | name |
| const char * | identifier |
| struct convert_s * | convert |
| struct filter_retrieve * | next |
| struct convert_s* filter_retrieve::convert |
Definition at line 92 of file mod_dom.c.
Referenced by destroy_dom(), filter_retrieve(), and parse_dom().
| const char* filter_retrieve::identifier |
Definition at line 91 of file mod_dom.c.
Referenced by filter_retrieve(), lookup_retrieve(), and parse_dom().
| const char* filter_retrieve::name |
Definition at line 90 of file mod_dom.c.
Referenced by filter_retrieve(), lookup_retrieve(), and parse_dom().
| struct filter_retrieve* filter_retrieve::next |
Definition at line 93 of file mod_dom.c.
Referenced by destroy_dom(), lookup_retrieve(), and parse_dom().