Home
last modified time | relevance | path

Searched refs:COMPOUNDWORDMAX (Results 1 – 25 of 88) sorted by relevance

1234

/dports/textproc/nuspell/nuspell-5.0.1/tests/v1cmdline/
H A Dhu.aff12 COMPOUNDWORDMAX 2
15 # allow more words in a compound, than COMPOUNDWORDMAX,
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hunspell/tests/
H A Dhu.aff12 COMPOUNDWORDMAX 2
15 # allow more words in a compound, than COMPOUNDWORDMAX,
/dports/textproc/hunspell/hunspell-1.7.0/tests/
H A Dhu.aff12 COMPOUNDWORDMAX 2
15 # allow more words in a compound, than COMPOUNDWORDMAX,
/dports/security/afl++/AFLplusplus-3.14c/dictionaries/
H A Daff.dict23 "COMPOUNDWORDMAX"
/dports/textproc/py-spylls/spylls-0.1.6/spylls/hunspell/algo/
H A Dlookup.py776 … if len(word_rest) < aff.COMPOUNDMIN * 2 or (aff.COMPOUNDWORDMAX and depth >= aff.COMPOUNDWORDMAX):
858 (aff.COMPOUNDWORDMAX and len(prev_parts) >= aff.COMPOUNDWORDMAX):
/dports/editors/vim/vim-8.2.3745/runtime/spell/hu/
H A Dhu_HU.diff31 ! COMPOUNDWORDMAX 2
/dports/editors/vim/vim-8.2.3745/src/testdir/
H A Dtest_spellfile.vim664 " Wrong COMPOUNDWORDMAX flag value in an affix file
665 call writefile(['COMPOUNDWORDMAX 0'], 'Xtest.aff')
667 call assert_match('Wrong COMPOUNDWORDMAX value in Xtest.aff line 1: 0', output)
823 " use multiple .aff files with different values for COMPOUNDWORDMAX and
827 call writefile(["COMPOUNDWORDMAX 3", "MIDWORD '-"], 'Xtest_US.aff')
828 call writefile(["COMPOUNDWORDMAX 4", "MIDWORD '="], 'Xtest_CA.aff')
830 call assert_match('COMPOUNDWORDMAX value differs from what is used in another .aff file', output)
H A Dtest_spell_utf8.vim150 \"COMPOUNDWORDMAX 3",
H A Dtest_spell.vim987 \"COMPOUNDWORDMAX 3",
/dports/textproc/nuspell/nuspell-5.0.1/
H A DCHANGELOG.md133 - Added compounding features: CHECKCOMPOUNDREP, FORCEUCASE, COMPOUNDWORDMAX.
136 extension to COMPOUNDWORDMAX.
/dports/textproc/py-spylls/spylls-0.1.6/spylls/hunspell/data/
H A Daff.py965 COMPOUNDWORDMAX: Optional[int] = None variable in Aff
/dports/editors/neovim/neovim-0.6.1/src/nvim/testdir/
H A Dtest_spell_utf8.vim150 \"COMPOUNDWORDMAX 3",
H A Dtest_spell.vim903 \"COMPOUNDWORDMAX 3",
/dports/textproc/sv-hunspell/sv-hunspell-2.40/dictionaries/
H A Dsv_FI.aff22 #COMPOUNDWORDMAX 4
H A Dsv_SE.aff22 #COMPOUNDWORDMAX 4
/dports/textproc/py-spylls/spylls-0.1.6/spylls/hunspell/data/sv/
H A Dsv_SE.aff22 #COMPOUNDWORDMAX 4
/dports/editors/texstudio/texstudio-4.1.2/utilities/dictionaries/
H A Dsv_FI-SwedishFinland.aff22 #COMPOUNDWORDMAX 4
H A Dsv_SV-Swedish.aff22 #COMPOUNDWORDMAX 4
/dports/www/dooble/dooble-2021.12.05/Dictionaries/sv_SE/
H A Dsv_FI.aff22 #COMPOUNDWORDMAX 4
H A Dsv_SE.aff22 #COMPOUNDWORDMAX 4
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/hunspell/
H A DChangeLog482 * affixmgr,cxx: fix COMPOUNDWORDMAX feature. The problem and its
1918 - COMPOUNDWORDMAX: max. words in compounds (default is no limit)
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/hunspell/
H A DChangeLog482 * affixmgr,cxx: fix COMPOUNDWORDMAX feature. The problem and its
1918 - COMPOUNDWORDMAX: max. words in compounds (default is no limit)
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hunspell/
H A DChangeLog545 * affixmgr,cxx: fix COMPOUNDWORDMAX feature. The problem and its
1981 - COMPOUNDWORDMAX: max. words in compounds (default is no limit)
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/SpellChecker/hunspell/
H A DChangeLog545 * affixmgr,cxx: fix COMPOUNDWORDMAX feature. The problem and its
1981 - COMPOUNDWORDMAX: max. words in compounds (default is no limit)
/dports/textproc/hunspell/hunspell-1.7.0/
H A DChangeLog545 * affixmgr,cxx: fix COMPOUNDWORDMAX feature. The problem and its
1981 - COMPOUNDWORDMAX: max. words in compounds (default is no limit)

1234