Searched refs:have_repl (Results 1 – 8 of 8) sorted by relevance
/dports/textproc/aspell-ispell/aspell-0.60.8/modules/speller/default/ | ||
H A D | speller_impl.hpp | 238 bool have_repl; member in aspeller::SpellerImpl |
H A D | speller_impl.cpp | 746 have_repl = lang_->have_repl(); in setup() |
H A D | language.hpp | 353 bool have_repl() const {return have_repl_;} in have_repl() function in aspeller::Language |
H A D | suggest.cpp | 1690 use_repl_table = sp->have_repl; in init() |
/dports/textproc/aspell/aspell-0.60.8/modules/speller/default/ | ||
H A D | speller_impl.hpp | 238 bool have_repl; member in aspeller::SpellerImpl |
H A D | speller_impl.cpp | 746 have_repl = lang_->have_repl(); in setup() |
H A D | language.hpp | 353 bool have_repl() const {return have_repl_;} in have_repl() function in aspeller::Language |
H A D | suggest.cpp | 1690 use_repl_table = sp->have_repl; in init() |