Home
last modified time | relevance | path

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 Dspeller_impl.hpp238 bool have_repl; member in aspeller::SpellerImpl
H A Dspeller_impl.cpp746 have_repl = lang_->have_repl(); in setup()
H A Dlanguage.hpp353 bool have_repl() const {return have_repl_;} in have_repl() function in aspeller::Language
H A Dsuggest.cpp1690 use_repl_table = sp->have_repl; in init()
/dports/textproc/aspell/aspell-0.60.8/modules/speller/default/
H A Dspeller_impl.hpp238 bool have_repl; member in aspeller::SpellerImpl
H A Dspeller_impl.cpp746 have_repl = lang_->have_repl(); in setup()
H A Dlanguage.hpp353 bool have_repl() const {return have_repl_;} in have_repl() function in aspeller::Language
H A Dsuggest.cpp1690 use_repl_table = sp->have_repl; in init()