Home
last modified time | relevance | path

Searched refs:invisible_soundslike (Results 1 – 10 of 10) sorted by relevance

/dports/textproc/aspell-ispell/aspell-0.60.8/modules/speller/default/
H A Dreadonly_ws.cpp410 byte invisible_soundslike; member
472 invisible_soundslike = data_head.invisible_soundslike; in load()
570 bool invisible_soundslike; member
576 level(1), invisible_soundslike(o->invisible_soundslike) { in SoundslikeElements()
660 if (invisible_soundslike) { in next()
673 if (invisible_soundslike) { in next()
743 if (invisible_soundslike) { in soundslike_lookup()
887 data_head.invisible_soundslike = invisible_soundslike; in create()
1062 if (invisible_soundslike) { in create()
1116 if (invisible_soundslike) { in create()
[all …]
H A Ddata.cpp74 invisible_soundslike(false), soundslike_root_only(false), in Dictionary()
184 if (!invisible_soundslike) { in add_repl()
195 if (!invisible_soundslike) { in add()
H A Ddata.hpp116 bool invisible_soundslike; // true when words are grouped by the member in aspeller::Dictionary
H A Dspeller_impl.hpp242 bool invisible_soundslike, soundslike_root_only; member in aspeller::SpellerImpl
H A Dspeller_impl.cpp747 invisible_soundslike = suggest_ws.front()->invisible_soundslike; in setup()
/dports/textproc/aspell/aspell-0.60.8/modules/speller/default/
H A Dreadonly_ws.cpp410 byte invisible_soundslike; member
472 invisible_soundslike = data_head.invisible_soundslike; in load()
570 bool invisible_soundslike; member
576 level(1), invisible_soundslike(o->invisible_soundslike) { in SoundslikeElements()
660 if (invisible_soundslike) { in next()
673 if (invisible_soundslike) { in next()
743 if (invisible_soundslike) { in soundslike_lookup()
887 data_head.invisible_soundslike = invisible_soundslike; in create()
1062 if (invisible_soundslike) { in create()
1116 if (invisible_soundslike) { in create()
[all …]
H A Ddata.cpp74 invisible_soundslike(false), soundslike_root_only(false), in Dictionary()
184 if (!invisible_soundslike) { in add_repl()
195 if (!invisible_soundslike) { in add()
H A Ddata.hpp116 bool invisible_soundslike; // true when words are grouped by the member in aspeller::Dictionary
H A Dspeller_impl.hpp242 bool invisible_soundslike, soundslike_root_only; member in aspeller::SpellerImpl
H A Dspeller_impl.cpp747 invisible_soundslike = suggest_ws.front()->invisible_soundslike; in setup()