Searched defs:common_words_table (Results 1 – 2 of 2) sorted by relevance
70 char **common_words_table; member in index_search_item135 a_delete common_words_table[i]; in ~index_search_item() local136 a_delete common_words_table; in ~index_search_item() local
83 static word_list **common_words_table = 0; variable