|
YAZ 5.35.1
|
Data Fields | |
| char * | blank_chars |
| NMEM | nmem |
| struct ccl_stop_info * | removed_items |
Definition at line 24 of file ccl_stop_words.c.
| char* ccl_stop_words::blank_chars |
Definition at line 25 of file ccl_stop_words.c.
Referenced by ccl_remove_stop_r(), ccl_stop_words_create(), and ccl_stop_words_destroy().
| NMEM ccl_stop_words::nmem |
Definition at line 26 of file ccl_stop_words.c.
Referenced by append_removed_item(), ccl_stop_words_create(), ccl_stop_words_destroy(), and ccl_stop_words_tree().
| struct ccl_stop_info* ccl_stop_words::removed_items |
Definition at line 27 of file ccl_stop_words.c.
Referenced by append_removed_item(), ccl_remove_stop_r(), ccl_stop_words_create(), ccl_stop_words_info(), and ccl_stop_words_tree().