Data Fields | |
| char * | blank_chars |
| NMEM | nmem |
| struct ccl_stop_info * | removed_items |
Definition at line 22 of file ccl_stop_words.c.
Definition at line 23 of file ccl_stop_words.c.
Referenced by ccl_remove_stop_r(), ccl_stop_words_create(), and ccl_stop_words_destroy().
Definition at line 24 of file ccl_stop_words.c.
Referenced by ccl_stop_words_create(), ccl_stop_words_destroy(), and ccl_stop_words_tree().
struct ccl_stop_info* ccl_stop_words::removed_items [read] |
Definition at line 25 of file ccl_stop_words.c.
Referenced by ccl_remove_stop_r(), ccl_stop_words_create(), ccl_stop_words_info(), and ccl_stop_words_tree().
1.5.6