Home
last modified time | relevance | path

Searched refs:SML_Table (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/aspell-ispell/aspell-0.60.8/prog/
H A Daspell.cpp1932 typedef HashTable<SML_Parms> SML_Table; typedef
1934 static inline void add_affix(SML_Table::iterator b, char aff) in add_affix()
1958 SML_Table table; in munch_list_simple()
1982 SML_Table::iterator p = table.begin(); in munch_list_simple()
1983 SML_Table::iterator end = table.end(); in munch_list_simple()
1994 SML_Table::iterator b = table.find(ci->word.str); in munch_list_simple()
2022 SML_Table::iterator b = table.find(best->word.str); in munch_list_simple()
/dports/textproc/aspell/aspell-0.60.8/prog/
H A Daspell.cpp1932 typedef HashTable<SML_Parms> SML_Table; typedef
1934 static inline void add_affix(SML_Table::iterator b, char aff) in add_affix()
1958 SML_Table table; in munch_list_simple()
1982 SML_Table::iterator p = table.begin(); in munch_list_simple()
1983 SML_Table::iterator end = table.end(); in munch_list_simple()
1994 SML_Table::iterator b = table.find(ci->word.str); in munch_list_simple()
2022 SML_Table::iterator b = table.find(best->word.str); in munch_list_simple()