|
IDZEBRA 2.2.8
|
#include <data1.h>
Data Fields | |
| char * | index_name |
| char * | structure |
| char * | source |
| struct data1_termlist * | next |
| char* data1_termlist::index_name |
Definition at line 232 of file data1.h.
Referenced by index_termlist(), and index_xpath().
| struct data1_termlist* data1_termlist::next |
Definition at line 235 of file data1.h.
Referenced by index_termlist(), index_xpath(), and parse_termlists().
| char* data1_termlist::source |
Definition at line 234 of file data1.h.
Referenced by index_termlist(), and index_xpath().
| char* data1_termlist::structure |
Definition at line 233 of file data1.h.
Referenced by index_termlist(), and index_xpath().