|
YAZ 5.35.1
|
Data Fields | |
| char * | qualname |
| char * | term |
| struct ccl_stop_info * | next |
Definition at line 18 of file ccl_stop_words.c.
| struct ccl_stop_info* ccl_stop_info::next |
Definition at line 21 of file ccl_stop_words.c.
Referenced by append_removed_item(), and ccl_stop_words_info().
| char* ccl_stop_info::qualname |
Definition at line 19 of file ccl_stop_words.c.
Referenced by append_removed_item(), and ccl_stop_words_info().
| char* ccl_stop_info::term |
Definition at line 20 of file ccl_stop_words.c.
Referenced by append_removed_item(), and ccl_stop_words_info().