/dports/textproc/aspell-ispell/aspell-0.60.8/modules/speller/default/ |
H A D | writable.cpp | 403 bool soundslike_lookup(const WordEntry & soundslike, WordEntry &) const; 404 bool soundslike_lookup(ParmString soundslike, WordEntry &) const; 448 bool WritableDict::soundslike_lookup(const WordEntry & word, WordEntry & o) const in soundslike_lookup() function in __anon62b917cc0111::WritableDict 471 bool WritableDict::soundslike_lookup(ParmString word, WordEntry & o) const in soundslike_lookup() function in __anon62b917cc0111::WritableDict 638 bool soundslike_lookup(const WordEntry &, WordEntry &) const; 639 bool soundslike_lookup(ParmString, WordEntry &) const; 695 bool WritableReplDict::soundslike_lookup(const WordEntry & word, WordEntry & o) const in soundslike_lookup() function in __anon62b917cc0111::WritableReplDict 711 bool WritableReplDict::soundslike_lookup(ParmString soundslike, WordEntry & o) const in soundslike_lookup() function in __anon62b917cc0111::WritableReplDict
|
H A D | data.hpp | 143 virtual bool soundslike_lookup(const WordEntry &, WordEntry &) const; 144 virtual bool soundslike_lookup(ParmString, WordEntry & o) const;
|
H A D | data.cpp | 273 bool Dictionary::soundslike_lookup(const WordEntry &, WordEntry &) const in soundslike_lookup() function in aspeller::Dictionary 278 bool Dictionary::soundslike_lookup(ParmString, WordEntry &) const in soundslike_lookup() function in aspeller::Dictionary
|
H A D | readonly_ws.cpp | 263 bool soundslike_lookup(const WordEntry &, WordEntry &) const; 264 bool soundslike_lookup(ParmString, WordEntry &) const; 715 bool ReadOnlyDict::soundslike_lookup(const WordEntry & s, WordEntry & w) const in soundslike_lookup() function in __anonbfa552f90111::ReadOnlyDict 741 bool ReadOnlyDict::soundslike_lookup(ParmString s, WordEntry & w) const in soundslike_lookup() function in __anonbfa552f90111::ReadOnlyDict
|
H A D | suggest.cpp | 940 (*i)->soundslike_lookup(*sw, w); in add_sound()
|
/dports/textproc/aspell/aspell-0.60.8/modules/speller/default/ |
H A D | writable.cpp | 403 bool soundslike_lookup(const WordEntry & soundslike, WordEntry &) const; 404 bool soundslike_lookup(ParmString soundslike, WordEntry &) const; 448 bool WritableDict::soundslike_lookup(const WordEntry & word, WordEntry & o) const in soundslike_lookup() function in __anon4c1bea960111::WritableDict 471 bool WritableDict::soundslike_lookup(ParmString word, WordEntry & o) const in soundslike_lookup() function in __anon4c1bea960111::WritableDict 638 bool soundslike_lookup(const WordEntry &, WordEntry &) const; 639 bool soundslike_lookup(ParmString, WordEntry &) const; 695 bool WritableReplDict::soundslike_lookup(const WordEntry & word, WordEntry & o) const in soundslike_lookup() function in __anon4c1bea960111::WritableReplDict 711 bool WritableReplDict::soundslike_lookup(ParmString soundslike, WordEntry & o) const in soundslike_lookup() function in __anon4c1bea960111::WritableReplDict
|
H A D | data.hpp | 143 virtual bool soundslike_lookup(const WordEntry &, WordEntry &) const; 144 virtual bool soundslike_lookup(ParmString, WordEntry & o) const;
|
H A D | data.cpp | 273 bool Dictionary::soundslike_lookup(const WordEntry &, WordEntry &) const in soundslike_lookup() function in aspeller::Dictionary 278 bool Dictionary::soundslike_lookup(ParmString, WordEntry &) const in soundslike_lookup() function in aspeller::Dictionary
|
H A D | readonly_ws.cpp | 263 bool soundslike_lookup(const WordEntry &, WordEntry &) const; 264 bool soundslike_lookup(ParmString, WordEntry &) const; 715 bool ReadOnlyDict::soundslike_lookup(const WordEntry & s, WordEntry & w) const in soundslike_lookup() function in __anon395da9830111::ReadOnlyDict 741 bool ReadOnlyDict::soundslike_lookup(ParmString s, WordEntry & w) const in soundslike_lookup() function in __anon395da9830111::ReadOnlyDict
|
H A D | suggest.cpp | 940 (*i)->soundslike_lookup(*sw, w); in add_sound()
|