Home
last modified time | relevance | path

Searched refs:soundfold (Results 1 – 23 of 23) sorted by relevance

/vim-8.2.3635/src/
H A Dspellsuggest.c1246 int soundfold) in suggest_trie_walk() argument
1291 if (soundfold) in suggest_trie_walk()
1410 || (soundfold in suggest_trie_walk()
1533 if (soundfold) in suggest_trie_walk()
1558 if (!soundfold) in suggest_trie_walk()
1610 if (soundfold) in suggest_trie_walk()
1693 if (!soundfold in suggest_trie_walk()
2023 && !soundfold in suggest_trie_walk()
2543 if (soundfold) in suggest_trie_walk()
2565 if (soundfold) in suggest_trie_walk()
[all …]
/vim-8.2.3635/src/testdir/
H A Dtest_spell_utf8.vim553 call assert_equal("gebletegek", soundfold('goobledygoook'))
554 call assert_equal("kepereneven", 'kóopërÿnôven'->soundfold())
555 call assert_equal("everles gesvets etele", soundfold('oeverloos gezwets edale'))
732 call assert_equal('kbltykk', soundfold('goobledygoook'))
733 call assert_equal('kprnfn', soundfold('kóopërÿnôven'))
734 call assert_equal('*fls kswts tl', soundfold('oeverloos gezwets edale'))
H A Dtest_spell.vim497 call assert_equal("gebletegek", soundfold('goobledygoook'))
498 call assert_equal("kepereneven", 'k�op�r�n�ven'->soundfold())
499 call assert_equal("everles gesvets etele", soundfold('oeverloos gezwets edale'))
677 call assert_equal('kbltykk', soundfold('goobledygoook'))
678 call assert_equal('kprnfn', soundfold('k�op�r�n�ven'))
679 call assert_equal('*fls kswts tl', soundfold('oeverloos gezwets edale'))
H A Dtest_popup.vim253 eval ['source', 'soundfold']->complete(1)
258 call complete(1, ['source', 'soundfold'])
266 call assert_equal('soundfold', getline(1))
267 call assert_equal('soundfold', getline(2))
H A Dtest_vim9_builtin.vim3379 …CheckDefAndScriptFailure2(['soundfold(20)'], 'E1013: Argument 1: type mismatch, expected string bu…
3380 assert_equal('abc', soundfold('abc'))
3381 assert_equal('', soundfold(''))
/vim-8.2.3635/runtime/spell/it/
H A Dit_IT.diff18 + # Building the soundfold tree takes too much memory, skip it.
/vim-8.2.3635/runtime/doc/
H A Dspell.txt453 soundfold() get the sound-a-like version of a word
1571 You can use the |soundfold()| function to try out the results. Or set the
H A Dusr_41.txt948 soundfold() return the sound-a-like equivalent of a word
H A Deval.txt3005 soundfold({word}) String sound-fold {word}
10575 *soundfold()*
10576 soundfold({word})
10585 GetWord()->soundfold()
H A Dtags9092 soundfold() eval.txt /*soundfold()*
H A Dversion7.txt930 |soundfold()| get the sound-a-like equivalent of a word
/vim-8.2.3635/src/po/
H A Dzh_CN.cp936.po4828 #. * Go through the trie of good words, soundfold each word and add it to
4829 #. * the soundfold trie.
H A Dzh_CN.po4828 #. * Go through the trie of good words, soundfold each word and add it to
4829 #. * the soundfold trie.
H A Dzh_CN.UTF-8.po4828 #. * Go through the trie of good words, soundfold each word and add it to
4829 #. * the soundfold trie.
H A Dnl.po4523 #. * Go through the trie of good words, soundfold each word and add it to
4524 #. * the soundfold trie.
H A Dko.UTF-8.po5259 msgstr "soundfold 수행중..."
5263 msgstr "soundfold 수행 후의 단어 수: %ld"
H A Dko.po5259 msgstr "soundfold ������..."
5263 msgstr "soundfold ���� ���� �ܾ� ��: %ld"
H A Dsv.po4914 #. * Go through the trie of good words, soundfold each word and add it to
4915 #. * the soundfold trie.
H A Dpl.UTF-8.po5235 #. * Go through the trie of good words, soundfold each word and add it to
5236 #. * the soundfold trie.
H A Dpl.cp1250.po5235 #. * Go through the trie of good words, soundfold each word and add it to
5236 #. * the soundfold trie.
H A Dpl.po5235 #. * Go through the trie of good words, soundfold each word and add it to
5236 #. * the soundfold trie.
H A Dga.po5384 #. * Go through the trie of good words, soundfold each word and add it to
5385 #. * the soundfold trie.
/vim-8.2.3635/runtime/syntax/
H A Dvim.vim82 … setcellwidths setenv setpos settagstack sign_define sign_placelist sin soundfold spellsuggest str…