| /vim-8.2.3635/src/ |
| H A D | spellsuggest.c | 1246 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 D | test_spell_utf8.vim | 553 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 D | test_spell.vim | 497 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 D | test_popup.vim | 253 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 D | test_vim9_builtin.vim | 3379 …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 D | it_IT.diff | 18 + # Building the soundfold tree takes too much memory, skip it.
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | spell.txt | 453 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 D | usr_41.txt | 948 soundfold() return the sound-a-like equivalent of a word
|
| H A D | eval.txt | 3005 soundfold({word}) String sound-fold {word} 10575 *soundfold()* 10576 soundfold({word}) 10585 GetWord()->soundfold()
|
| H A D | tags | 9092 soundfold() eval.txt /*soundfold()*
|
| H A D | version7.txt | 930 |soundfold()| get the sound-a-like equivalent of a word
|
| /vim-8.2.3635/src/po/ |
| H A D | zh_CN.cp936.po | 4828 #. * Go through the trie of good words, soundfold each word and add it to 4829 #. * the soundfold trie.
|
| H A D | zh_CN.po | 4828 #. * Go through the trie of good words, soundfold each word and add it to 4829 #. * the soundfold trie.
|
| H A D | zh_CN.UTF-8.po | 4828 #. * Go through the trie of good words, soundfold each word and add it to 4829 #. * the soundfold trie.
|
| H A D | nl.po | 4523 #. * Go through the trie of good words, soundfold each word and add it to 4524 #. * the soundfold trie.
|
| H A D | ko.UTF-8.po | 5259 msgstr "soundfold 수행중..." 5263 msgstr "soundfold 수행 후의 단어 수: %ld"
|
| H A D | ko.po | 5259 msgstr "soundfold ������..." 5263 msgstr "soundfold ���� ���� �ܾ� ��: %ld"
|
| H A D | sv.po | 4914 #. * Go through the trie of good words, soundfold each word and add it to 4915 #. * the soundfold trie.
|
| H A D | pl.UTF-8.po | 5235 #. * Go through the trie of good words, soundfold each word and add it to 5236 #. * the soundfold trie.
|
| H A D | pl.cp1250.po | 5235 #. * Go through the trie of good words, soundfold each word and add it to 5236 #. * the soundfold trie.
|
| H A D | pl.po | 5235 #. * Go through the trie of good words, soundfold each word and add it to 5236 #. * the soundfold trie.
|
| H A D | ga.po | 5384 #. * 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 D | vim.vim | 82 … setcellwidths setenv setpos settagstack sign_define sign_placelist sin soundfold spellsuggest str…
|