Home
last modified time | relevance | path

Searched refs:allomorph (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/spelling/hunspell/
H A Dsuggestmgr.cxx1603 char allomorph[MAXLNLEN]; in suggest_hentry_gen() local
1610 strncpy(allomorph, p, plen); in suggest_hentry_gen()
1611 allomorph[plen] = '\0'; in suggest_hentry_gen()
1612 rv2 = pAMgr->lookup(allomorph); in suggest_hentry_gen()
/dports/editors/ghostwriter/ghostwriter-1.8.1/src/spelling/hunspell/
H A Dsuggestmgr.cxx1624 char allomorph[MAXLNLEN]; in suggest_hentry_gen() local
1631 strncpy(allomorph, p, plen); in suggest_hentry_gen()
1632 allomorph[plen] = '\0'; in suggest_hentry_gen()
1633 rv2 = pAMgr->lookup(allomorph); in suggest_hentry_gen()
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/hunspell/src/hunspell/
H A Dsuggestmgr.cxx1624 char allomorph[MAXLNLEN]; in suggest_hentry_gen() local
1631 strncpy(allomorph, p, plen); in suggest_hentry_gen()
1632 allomorph[plen] = '\0'; in suggest_hentry_gen()
1633 rv2 = pAMgr->lookup(allomorph); in suggest_hentry_gen()
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/hunspell/src/hunspell/
H A Dsuggestmgr.cxx1624 char allomorph[MAXLNLEN]; in suggest_hentry_gen() local
1631 strncpy(allomorph, p, plen); in suggest_hentry_gen()
1632 allomorph[plen] = '\0'; in suggest_hentry_gen()
1633 rv2 = pAMgr->lookup(allomorph); in suggest_hentry_gen()
/dports/www/firefox-legacy/firefox-52.8.0esr/extensions/spellcheck/hunspell/src/
H A Dsuggestmgr.cxx1759 char allomorph[MAXLNLEN]; in suggest_hentry_gen() local
1767 strncpy(allomorph, p, plen); in suggest_hentry_gen()
1768 allomorph[plen] = '\0'; in suggest_hentry_gen()
1769 rv2 = pAMgr->lookup(allomorph); in suggest_hentry_gen()
/dports/textproc/enchant/enchant-1.6.0/src/myspell/
H A Dsuggestmgr.cxx1573 char allomorph[MAXLNLEN]; in suggest_hentry_gen() local
1580 strncpy(allomorph, p, plen); in suggest_hentry_gen()
1581 allomorph[plen] = '\0'; in suggest_hentry_gen()
1582 rv2 = pAMgr->lookup(allomorph); in suggest_hentry_gen()
/dports/textproc/nuspell/nuspell-5.0.1/external/hunspell/hunspell/
H A Dsuggestmgr.cxx1727 std::string allomorph(p, plen); in suggest_hentry_gen() local
1728 struct hentry* rv2 = pAMgr->lookup(allomorph.c_str()); in suggest_hentry_gen()
/dports/lang/spidermonkey60/firefox-60.9.0/extensions/spellcheck/hunspell/src/
H A Dsuggestmgr.cxx1727 std::string allomorph(p, plen); in suggest_hentry_gen() local
1728 struct hentry* rv2 = pAMgr->lookup(allomorph.c_str()); in suggest_hentry_gen()
/dports/editors/focuswriter/focuswriter-1.7.6/src/spelling/hunspell/
H A Dsuggestmgr.cxx1831 std::string allomorph(p, plen); in suggest_hentry_gen() local
1832 struct hentry* rv2 = pAMgr->lookup(allomorph.c_str()); in suggest_hentry_gen()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hunspell/src/hunspell/
H A Dsuggestmgr.cxx1831 std::string allomorph(p, plen); in suggest_hentry_gen() local
1832 struct hentry* rv2 = pAMgr->lookup(allomorph.c_str()); in suggest_hentry_gen()
/dports/www/firefox-esr/firefox-91.8.0/extensions/spellcheck/hunspell/src/
H A Dsuggestmgr.cxx1831 std::string allomorph(p, plen); in suggest_hentry_gen() local
1832 struct hentry* rv2 = pAMgr->lookup(allomorph.c_str()); in suggest_hentry_gen()
/dports/textproc/R-cran-hunspell/hunspell/src/hunspell/
H A Dsuggestmgr.cc1831 std::string allomorph(p, plen); in suggest_hentry_gen() local
1832 struct hentry* rv2 = pAMgr->lookup(allomorph.c_str()); in suggest_hentry_gen()
/dports/lang/spidermonkey78/firefox-78.9.0/extensions/spellcheck/hunspell/src/
H A Dsuggestmgr.cxx1831 std::string allomorph(p, plen); in suggest_hentry_gen() local
1832 struct hentry* rv2 = pAMgr->lookup(allomorph.c_str()); in suggest_hentry_gen()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/SpellChecker/hunspell/src/hunspell/
H A Dsuggestmgr.cxx1831 std::string allomorph(p, plen); in suggest_hentry_gen() local
1832 struct hentry* rv2 = pAMgr->lookup(allomorph.c_str()); in suggest_hentry_gen()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/hunspell/src/hunspell/
H A Dsuggestmgr.cxx1809 std::string allomorph(p, plen); local
1810 rv2 = pAMgr->lookup(allomorph.c_str());
/dports/www/firefox/firefox-99.0/extensions/spellcheck/hunspell/src/
H A Dsuggestmgr.cxx1831 std::string allomorph(p, plen); in suggest_hentry_gen() local
1832 struct hentry* rv2 = pAMgr->lookup(allomorph.c_str()); in suggest_hentry_gen()
/dports/mail/thunderbird/thunderbird-91.8.0/extensions/spellcheck/hunspell/src/
H A Dsuggestmgr.cxx1831 std::string allomorph(p, plen); in suggest_hentry_gen() local
1832 struct hentry* rv2 = pAMgr->lookup(allomorph.c_str()); in suggest_hentry_gen()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/hunspell/src/hunspell/
H A Dsuggestmgr.cxx1809 std::string allomorph(p, plen); local
1810 rv2 = pAMgr->lookup(allomorph.c_str());
/dports/net-im/beebeep/beebeep-code-r1476/src/hunspell/
H A Dsuggestmgr.cxx1831 std::string allomorph(p, plen); in suggest_hentry_gen() local
1832 struct hentry* rv2 = pAMgr->lookup(allomorph.c_str()); in suggest_hentry_gen()
/dports/textproc/hunspell/hunspell-1.7.0/src/hunspell/
H A Dsuggestmgr.cxx1831 std::string allomorph(p, plen); in suggest_hentry_gen() local
1832 struct hentry* rv2 = pAMgr->lookup(allomorph.c_str()); in suggest_hentry_gen()
/dports/editors/texstudio/texstudio-4.1.2/src/hunspell/
H A Dsuggestmgr.cxx1831 std::string allomorph(p, plen); in suggest_hentry_gen() local
1832 struct hentry* rv2 = pAMgr->lookup(allomorph.c_str()); in suggest_hentry_gen()
/dports/net-mgmt/cowpatty/cowpatty-4.8/
H A Ddict3489 allomorph
/dports/www/py-nevow/Nevow-0.14.0/examples/files/
H A Dwords5620 allomorph
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/hunspell/
H A DChangeLog139 * affixmgr.cxx: allomorph fix for hun#2970240 (Hungarian
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/hunspell/
H A DChangeLog139 * affixmgr.cxx: allomorph fix for hun#2970240 (Hungarian

123