Home
last modified time | relevance | path

Searched refs:suggest_pos_stems (Results 1 – 25 of 26) sorted by relevance

12

/dports/news/golded+/golded-plus/golded+/goldlib/hunspell/
H A Dsuggmgr.hxx50 int suggest_pos_stems(char*** slst, const char * word, int nsug);
H A Dhunspell.hxx116 int suggest_pos_stems(char*** slst, const char * word);
H A Dhunspell.cxx1004 int Hunspell::suggest_pos_stems(char*** slst, const char * word) in suggest_pos_stems() function in Hunspell
1027 ns = pSMgr->suggest_pos_stems(slst, cw, ns); in suggest_pos_stems()
1033 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
1041 ns = pSMgr->suggest_pos_stems(slst, cw, ns); in suggest_pos_stems()
1046 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
1054 ns = pSMgr->suggest_pos_stems(slst, cw, ns); in suggest_pos_stems()
1059 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
1063 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
H A Dsuggmgr.cxx1326 int SuggestMgr::suggest_pos_stems(char*** slst, const char * w, int nsug) in suggest_pos_stems() function in SuggestMgr
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/spelling/hunspell/
H A Dsuggestmgr.hxx62 int suggest_pos_stems(char*** slst, const char * word, int nsug);
H A Dhunspell.hxx144 int suggest_pos_stems(char*** slst, const char * word);
H A Dhunspell.cxx1205 int Hunspell::suggest_pos_stems(char*** slst, const char * word) in suggest_pos_stems() function in Hunspell
1228 ns = pSMgr->suggest_pos_stems(slst, cw, ns); in suggest_pos_stems()
1234 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
1242 ns = pSMgr->suggest_pos_stems(slst, cw, ns); in suggest_pos_stems()
1247 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
1255 ns = pSMgr->suggest_pos_stems(slst, cw, ns); in suggest_pos_stems()
1260 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
1264 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
H A Dsuggestmgr.cxx1469 int SuggestMgr::suggest_pos_stems(char*** slst, const char * w, int nsug) in suggest_pos_stems() function in SuggestMgr
/dports/textproc/enchant/enchant-1.6.0/src/myspell/
H A Dhunspell.hxx152 int suggest_pos_stems(char*** slst, const char * word);
H A Dsuggestmgr.hxx57 int suggest_pos_stems(char*** slst, const char * word, int nsug);
H A Dhunspell.cxx1115 int Hunspell::suggest_pos_stems(char*** slst, const char * word) in suggest_pos_stems() function in Hunspell
1138 ns = pSMgr->suggest_pos_stems(slst, cw, ns); in suggest_pos_stems()
1144 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
1152 ns = pSMgr->suggest_pos_stems(slst, cw, ns); in suggest_pos_stems()
1157 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
1165 ns = pSMgr->suggest_pos_stems(slst, cw, ns); in suggest_pos_stems()
1170 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
1174 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
/dports/editors/ghostwriter/ghostwriter-1.8.1/src/spelling/hunspell/
H A Dhunspell.hxx156 int suggest_pos_stems(char*** slst, const char * word);
H A Dsuggestmgr.hxx66 int suggest_pos_stems(char*** slst, const char * word, int nsug);
H A Dhunspell.cxx1219 int Hunspell::suggest_pos_stems(char*** slst, const char * word) in suggest_pos_stems() function in Hunspell
1242 ns = pSMgr->suggest_pos_stems(slst, cw, ns); in suggest_pos_stems()
1248 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
1256 ns = pSMgr->suggest_pos_stems(slst, cw, ns); in suggest_pos_stems()
1261 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
1269 ns = pSMgr->suggest_pos_stems(slst, cw, ns); in suggest_pos_stems()
1274 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
1278 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
H A Dsuggestmgr.cxx1490 int SuggestMgr::suggest_pos_stems(char*** slst, const char * w, int nsug) in suggest_pos_stems() function in SuggestMgr
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/hunspell/src/hunspell/
H A Dsuggestmgr.hxx66 int suggest_pos_stems(char*** slst, const char * word, int nsug);
H A Dhunspell.hxx156 int suggest_pos_stems(char*** slst, const char * word);
H A Dhunspell.cxx1219 int Hunspell::suggest_pos_stems(char*** slst, const char * word) in suggest_pos_stems() function in Hunspell
1242 ns = pSMgr->suggest_pos_stems(slst, cw, ns); in suggest_pos_stems()
1248 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
1256 ns = pSMgr->suggest_pos_stems(slst, cw, ns); in suggest_pos_stems()
1261 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
1269 ns = pSMgr->suggest_pos_stems(slst, cw, ns); in suggest_pos_stems()
1274 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
1278 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
H A Dsuggestmgr.cxx1490 int SuggestMgr::suggest_pos_stems(char*** slst, const char * w, int nsug) in suggest_pos_stems() function in SuggestMgr
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/hunspell/src/hunspell/
H A Dhunspell.hxx156 int suggest_pos_stems(char*** slst, const char * word);
H A Dsuggestmgr.hxx66 int suggest_pos_stems(char*** slst, const char * word, int nsug);
H A Dhunspell.cxx1219 int Hunspell::suggest_pos_stems(char*** slst, const char * word) in suggest_pos_stems() function in Hunspell
1242 ns = pSMgr->suggest_pos_stems(slst, cw, ns); in suggest_pos_stems()
1248 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
1256 ns = pSMgr->suggest_pos_stems(slst, cw, ns); in suggest_pos_stems()
1261 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
1269 ns = pSMgr->suggest_pos_stems(slst, cw, ns); in suggest_pos_stems()
1274 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
1278 ns = pSMgr->suggest_pos_stems(slst, wspace, ns); in suggest_pos_stems()
H A Dsuggestmgr.cxx1490 int SuggestMgr::suggest_pos_stems(char*** slst, const char * w, int nsug) in suggest_pos_stems() function in SuggestMgr
/dports/www/firefox-legacy/firefox-52.8.0esr/extensions/spellcheck/hunspell/src/
H A Dsuggestmgr.hxx136 int suggest_pos_stems(char*** slst, const char* word, int nsug);
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/hunspell/src/tools/
H A Dhunspell.cxx1200 int ps = pMS->suggest_pos_stems(&poslst, token); in dialog()

12